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

Commit 5ff02c5

Browse files
committed
chore: update deps
1 parent 0c09622 commit 5ff02c5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
"bl": "^1.2.0",
3131
"bs58": "^4.0.0",
3232
"chai": "^3.5.0",
33-
"cids": "^0.4.1",
33+
"cids": "^0.4.2",
3434
"concat-stream": "^1.6.0",
3535
"detect-node": "^2.0.3",
36-
"ipfs-block": "^0.5.5",
37-
"ipld-dag-cbor": "^0.10.0",
38-
"ipld-dag-pb": "^0.10.0",
39-
"multiaddr": "^2.2.1",
40-
"multihashes": "^0.4.3",
36+
"ipfs-block": "^0.6.0",
37+
"ipld-dag-cbor": "^0.11.0",
38+
"ipld-dag-pb": "^0.11.0",
39+
"multiaddr": "^2.2.2",
40+
"multihashes": "^0.4.4",
4141
"pull-stream": "^3.5.0",
42-
"readable-stream": "1.1.14"
42+
"readable-stream": "2.2.6"
4343
},
4444
"devDependencies": {
45-
"aegir": "^10.0.0"
45+
"aegir": "^11.0.1"
4646
},
4747
"contributors": [
4848
"David Dias <[email protected]>",
@@ -55,4 +55,4 @@
5555
5656
"nginnever <[email protected]>"
5757
]
58-
}
58+
}

0 commit comments

Comments
 (0)