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

Commit b0183a6

Browse files
committed
chore: update deps
1 parent 54d5977 commit b0183a6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
},
4040
"homepage": "https://github.com/ipfs/js-ipfs-unixfs-engine#readme",
4141
"devDependencies": {
42-
"aegir": "^9.0.1",
42+
"aegir": "^9.1.0",
4343
"buffer-loader": "0.0.1",
4444
"chai": "^3.5.0",
4545
"fs-pull-blob-store": "^0.4.1",
4646
"idb-pull-blob-store": "^0.5.1",
4747
"ipfs-block-service": "^0.6.0",
48-
"ipfs-repo": "^0.10.0",
48+
"ipfs-repo": "^0.11.0",
4949
"ncp": "^2.0.0",
5050
"pre-commit": "^1.1.3",
5151
"pull-zip": "^2.0.1",
@@ -54,15 +54,15 @@
5454
"dependencies": {
5555
"async": "^2.1.2",
5656
"cids": "^0.2.0",
57-
"ipfs-unixfs": "^0.1.4",
58-
"ipld-dag-pb": "^0.1.3",
59-
"ipld-resolver": "^0.1.2",
57+
"ipfs-unixfs": "^0.1.5",
58+
"ipld-dag-pb": "^0.8.0",
59+
"ipld-resolver": "^0.2.0",
6060
"is-ipfs": "^0.2.1",
6161
"multihashes": "^0.2.2",
6262
"pull-block": "^1.0.2",
6363
"pull-paramap": "^1.2.0",
6464
"pull-pushable": "^2.0.1",
65-
"pull-stream": "^3.4.5",
65+
"pull-stream": "^3.5.0",
6666
"pull-traverse": "^1.0.3",
6767
"pull-write": "^1.1.1"
6868
},

0 commit comments

Comments
 (0)