We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c7829 commit 6461c33Copy full SHA for 6461c33
package.json
@@ -48,21 +48,21 @@
48
"chai-spies": "^1.0.0",
49
"dirty-chai": "^2.0.1",
50
"it-pair": "^1.0.0",
51
- "multiaddr": "^6.1.0",
+ "multiaddr": "^7.2.1",
52
"peer-id": "~0.13.3",
53
- "peer-info": "~0.17.0"
+ "peer-info": "~0.17.0",
54
+ "sinon": "^8.1.1"
55
},
56
"dependencies": {
57
"bs58": "^4.0.1",
58
"debug": "^4.1.1",
59
"err-code": "^2.0.0",
- "it-length-prefixed": "^2.0.0",
60
+ "it-length-prefixed": "^3.0.0",
61
"it-pipe": "^1.0.1",
62
"it-pushable": "^1.3.2",
63
"libp2p-crypto": "~0.17.0",
- "libp2p-interfaces": "~0.1.4",
64
- "protons": "^1.0.1",
65
- "sinon": "^7.5.0"
+ "libp2p-interfaces": "^0.2.3",
+ "protons": "^1.0.1"
66
67
"contributors": [
68
"Cayman <[email protected]>",
0 commit comments