Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 2746e83

Browse files
committed
chore: update deps
1 parent 96d2f24 commit 2746e83

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,27 @@
2626
},
2727
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
2828
"dependencies": {
29-
"async": "^2.4.1",
29+
"async": "^2.5.0",
3030
"bl": "^1.2.1",
3131
"bs58": "^4.0.1",
32-
"chai": "^4.0.2",
33-
"cids": "^0.5.0",
32+
"chai": "^4.1.0",
33+
"cids": "^0.5.1",
3434
"concat-stream": "^1.6.0",
3535
"detect-node": "^2.0.3",
3636
"ipfs-block": "^0.6.0",
3737
"ipld-dag-cbor": "^0.11.1",
3838
"ipld-dag-pb": "^0.11.0",
3939
"multiaddr": "^2.3.0",
4040
"multihashes": "^0.4.5",
41-
"multihashing-async": "^0.4.5",
42-
"peer-id": "^0.8.7",
41+
"multihashing-async": "^0.4.6",
42+
"peer-id": "^0.9.0",
4343
"pull-stream": "^3.6.0",
44-
"readable-stream": "1.1.14",
45-
"safe-buffer": "^5.1.0"
44+
"readable-stream": "2.3.3",
45+
"safe-buffer": "^5.1.1"
4646
},
4747
"devDependencies": {
4848
"aegir": "^11.0.2",
49-
"dirty-chai": "^2.0.0"
49+
"dirty-chai": "^2.0.1"
5050
},
5151
"contributors": [
5252
"David Dias <[email protected]>",

0 commit comments

Comments
 (0)