@libp2p/webrtc 4.1.10-c010d575c → 4.1.10-e1ca9cced

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/webrtc",
3
- "version": "4.1.10-c010d575c",
3
+ "version": "4.1.10-e1ca9cced",
4
4
  "description": "A libp2p transport using WebRTC connections",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/transport-webrtc#readme",
@@ -51,10 +51,10 @@
51
51
  },
52
52
  "dependencies": {
53
53
  "@chainsafe/libp2p-noise": "^15.0.0",
54
- "@libp2p/interface": "1.7.0-c010d575c",
55
- "@libp2p/interface-internal": "1.3.4-c010d575c",
56
- "@libp2p/peer-id": "4.2.4-c010d575c",
57
- "@libp2p/utils": "5.4.9-c010d575c",
54
+ "@libp2p/interface": "1.7.0-e1ca9cced",
55
+ "@libp2p/interface-internal": "1.3.4-e1ca9cced",
56
+ "@libp2p/peer-id": "4.2.4-e1ca9cced",
57
+ "@libp2p/utils": "5.4.9-e1ca9cced",
58
58
  "@multiformats/mafmt": "^12.1.6",
59
59
  "@multiformats/multiaddr": "^12.2.3",
60
60
  "@multiformats/multiaddr-matcher": "^1.2.1",
@@ -78,12 +78,12 @@
78
78
  },
79
79
  "devDependencies": {
80
80
  "@chainsafe/libp2p-yamux": "^6.0.2",
81
- "@libp2p/circuit-relay-v2": "1.1.5-c010d575c",
82
- "@libp2p/crypto": "4.1.9-c010d575c",
83
- "@libp2p/identify": "2.1.5-c010d575c",
84
- "@libp2p/interface-compliance-tests": "5.4.12-c010d575c",
85
- "@libp2p/logger": "4.0.20-c010d575c",
86
- "@libp2p/websockets": "8.2.0-c010d575c",
81
+ "@libp2p/circuit-relay-v2": "1.1.5-e1ca9cced",
82
+ "@libp2p/crypto": "4.1.9-e1ca9cced",
83
+ "@libp2p/identify": "2.1.5-e1ca9cced",
84
+ "@libp2p/interface-compliance-tests": "5.4.12-e1ca9cced",
85
+ "@libp2p/logger": "4.0.20-e1ca9cced",
86
+ "@libp2p/websockets": "8.2.0-e1ca9cced",
87
87
  "@types/sinon": "^17.0.3",
88
88
  "aegir": "^44.0.1",
89
89
  "delay": "^6.0.0",
@@ -93,7 +93,7 @@
93
93
  "it-pair": "^2.0.6",
94
94
  "it-pipe": "^3.0.1",
95
95
  "it-to-buffer": "^4.0.7",
96
- "libp2p": "1.9.4-c010d575c",
96
+ "libp2p": "1.9.4-e1ca9cced",
97
97
  "p-retry": "^6.2.0",
98
98
  "protons": "^7.5.0",
99
99
  "sinon": "^18.0.0",