Skip to content

Commit 6461c33

Browse files
author
Alan Shaw
authored
chore: update deps (#36)
1 parent e0c7829 commit 6461c33

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,21 @@
4848
"chai-spies": "^1.0.0",
4949
"dirty-chai": "^2.0.1",
5050
"it-pair": "^1.0.0",
51-
"multiaddr": "^6.1.0",
51+
"multiaddr": "^7.2.1",
5252
"peer-id": "~0.13.3",
53-
"peer-info": "~0.17.0"
53+
"peer-info": "~0.17.0",
54+
"sinon": "^8.1.1"
5455
},
5556
"dependencies": {
5657
"bs58": "^4.0.1",
5758
"debug": "^4.1.1",
5859
"err-code": "^2.0.0",
59-
"it-length-prefixed": "^2.0.0",
60+
"it-length-prefixed": "^3.0.0",
6061
"it-pipe": "^1.0.1",
6162
"it-pushable": "^1.3.2",
6263
"libp2p-crypto": "~0.17.0",
63-
"libp2p-interfaces": "~0.1.4",
64-
"protons": "^1.0.1",
65-
"sinon": "^7.5.0"
64+
"libp2p-interfaces": "^0.2.3",
65+
"protons": "^1.0.1"
6666
},
6767
"contributors": [
6868
"Cayman <[email protected]>",

0 commit comments

Comments
 (0)