@libp2p/circuit-relay-v2 1.0.23-1cc6a9405 → 1.0.23-1eb5b2713

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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/circuit-relay-v2",
3
- "version": "1.0.23-1cc6a9405",
3
+ "version": "1.0.23-1eb5b2713",
4
4
  "description": "Implementation of Circuit Relay v2",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/transport-circuit-relay-v2#readme",
@@ -52,12 +52,12 @@
52
52
  "doc-check": "aegir doc-check"
53
53
  },
54
54
  "dependencies": {
55
- "@libp2p/interface": "1.3.1-1cc6a9405",
56
- "@libp2p/interface-internal": "1.2.1-1cc6a9405",
57
- "@libp2p/peer-collections": "5.2.1-1cc6a9405",
58
- "@libp2p/peer-id": "4.1.1-1cc6a9405",
59
- "@libp2p/peer-record": "7.0.17-1cc6a9405",
60
- "@libp2p/utils": "5.4.1-1cc6a9405",
55
+ "@libp2p/interface": "1.3.1-1eb5b2713",
56
+ "@libp2p/interface-internal": "1.2.1-1eb5b2713",
57
+ "@libp2p/peer-collections": "5.2.1-1eb5b2713",
58
+ "@libp2p/peer-id": "4.1.1-1eb5b2713",
59
+ "@libp2p/peer-record": "7.0.17-1eb5b2713",
60
+ "@libp2p/utils": "5.4.1-1eb5b2713",
61
61
  "@multiformats/mafmt": "^12.1.6",
62
62
  "@multiformats/multiaddr": "^12.2.1",
63
63
  "any-signal": "^4.1.1",
@@ -71,9 +71,9 @@
71
71
  "uint8arrays": "^5.0.3"
72
72
  },
73
73
  "devDependencies": {
74
- "@libp2p/interface-compliance-tests": "5.4.4-1cc6a9405",
75
- "@libp2p/logger": "4.0.12-1cc6a9405",
76
- "@libp2p/peer-id-factory": "4.1.1-1cc6a9405",
74
+ "@libp2p/interface-compliance-tests": "5.4.4-1eb5b2713",
75
+ "@libp2p/logger": "4.0.12-1eb5b2713",
76
+ "@libp2p/peer-id-factory": "4.1.1-1eb5b2713",
77
77
  "aegir": "^42.2.5",
78
78
  "delay": "^6.0.0",
79
79
  "it-drain": "^3.0.5",
@@ -83,7 +83,7 @@
83
83
  "p-wait-for": "^5.0.2",
84
84
  "protons": "^7.5.0",
85
85
  "race-signal": "^1.0.2",
86
- "sinon": "^17.0.1",
86
+ "sinon": "^18.0.0",
87
87
  "sinon-ts": "^2.0.0"
88
88
  },
89
89
  "sideEffects": false