Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 8dfa116

Browse files
committed
chore: update deps
1 parent 9d21b21 commit 8dfa116

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"heap": "^0.2.6",
5050
"interface-datastore": "^0.2.2",
5151
"k-bucket": "^3.2.1",
52-
"libp2p-crypto": "~0.8.8",
53-
"libp2p-record": "~0.3.1",
54-
"multihashing-async": "~0.4.5",
55-
"peer-id": "~0.8.7",
56-
"peer-info": "~0.9.3",
52+
"libp2p-crypto": "~0.9.4",
53+
"libp2p-record": "~0.4.0",
54+
"multihashing-async": "~0.4.6",
55+
"peer-id": "~0.9.0",
56+
"peer-info": "~0.10.0",
5757
"priorityqueue": "^0.2.0",
5858
"protocol-buffers": "^3.2.1",
5959
"pull-length-prefixed": "^1.3.0",
@@ -69,12 +69,12 @@
6969
"dirty-chai": "^2.0.1",
7070
"interface-connection": "~0.3.2",
7171
"libp2p-multiplex": "~0.4.4",
72-
"libp2p-swarm": "~0.30.0",
72+
"libp2p-swarm": "~0.31.0",
7373
"libp2p-tcp": "~0.10.1",
7474
"lodash": "^4.17.4",
7575
"lodash.random": "^3.2.0",
7676
"lodash.range": "^3.2.0",
77-
"peer-book": "~0.4.0",
77+
"peer-book": "~0.5.0",
7878
"pre-commit": "^1.2.2",
7979
"safe-buffer": "^5.1.1"
8080
},

0 commit comments

Comments
 (0)