Skip to content

Commit 61a7efa

Browse files
committed
chore: update deps
1 parent cbf4a3a commit 61a7efa

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,25 +39,25 @@
3939
"devDependencies": {
4040
"aegir": "^11.0.2",
4141
"benchmark": "^2.1.4",
42-
"chai": "^4.0.2",
43-
"dirty-chai": "^2.0.0",
44-
"ipfs-repo": "~0.15.0",
45-
"libp2p": "^0.9.1",
46-
"libp2p-multiplex": "^0.4.3",
47-
"libp2p-secio": "^0.6.8",
48-
"libp2p-tcp": "^0.10.1",
42+
"chai": "^4.1.0",
43+
"dirty-chai": "^2.0.1",
44+
"ipfs-repo": "~0.17.0",
45+
"libp2p": "^0.11.0",
46+
"libp2p-multiplex": "^0.4.4",
47+
"libp2p-secio": "^0.7.1",
48+
"libp2p-tcp": "^0.10.2",
4949
"lodash": "^4.17.4",
5050
"multiaddr": "^2.3.0",
5151
"ncp": "^2.0.0",
52-
"peer-book": "~0.4.0",
53-
"peer-id": "~0.8.7",
54-
"peer-info": "~0.9.2",
52+
"peer-book": "~0.5.0",
53+
"peer-id": "~0.9.0",
54+
"peer-info": "~0.10.0",
5555
"rimraf": "^2.6.1",
5656
"safe-buffer": "^5.1.1"
5757
},
5858
"dependencies": {
5959
"async": "^2.5.0",
60-
"cids": "~0.5.0",
60+
"cids": "~0.5.1",
6161
"debug": "^2.6.8",
6262
"ipfs-block": "~0.6.0",
6363
"lodash.debounce": "^4.0.8",
@@ -69,7 +69,7 @@
6969
"lodash.sortby": "^4.7.0",
7070
"lodash.uniqwith": "^4.5.0",
7171
"lodash.values": "^4.3.0",
72-
"multihashing-async": "^0.4.5",
72+
"multihashing-async": "^0.4.6",
7373
"protocol-buffers": "^3.2.1",
7474
"pull-defer": "^0.2.2",
7575
"pull-length-prefixed": "^1.3.0",

0 commit comments

Comments
 (0)