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

Commit 56cd45e

Browse files
committed
chore: update deps
1 parent e9506ff commit 56cd45e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@
2828
"dependencies": {
2929
"async": "^2.1.4",
3030
"bl": "^1.1.2",
31-
"bs58": "^3.0.0",
31+
"bs58": "^3.1.0",
3232
"chai": "^3.5.0",
3333
"concat-stream": "^1.5.2",
3434
"detect-node": "^2.0.3",
35-
"ipfs-block": "^0.5.0",
36-
"ipld-dag-pb": "^0.9.0",
35+
"ipfs-block": "^0.5.3",
36+
"ipld-dag-pb": "^0.9.3",
3737
"multiaddr": "^2.1.1",
38-
"multihashes": "^0.3.0",
39-
"readable-stream": "2.1.5"
38+
"multihashes": "^0.3.1",
39+
"readable-stream": "2.2.2"
4040
},
4141
"devDependencies": {
42-
"aegir": "^9.2.1"
42+
"aegir": "^9.3.0"
4343
},
4444
"contributors": [
4545
"David Dias <daviddias.p@gmail.com>",

0 commit comments

Comments
 (0)