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

Commit c763ab2

Browse files
committed
chore: update deps
1 parent 54b2d42 commit c763ab2

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.2.1",
42+
"aegir": "^9.2.2",
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",
47-
"ipfs-block-service": "^0.7.1",
48-
"ipfs-repo": "^0.11.1",
47+
"ipfs-block-service": "^0.7.2",
48+
"ipfs-repo": "^0.11.2",
4949
"ncp": "^2.0.0",
5050
"pre-commit": "^1.2.1",
5151
"pull-zip": "^2.0.1",
@@ -54,11 +54,11 @@
5454
"dependencies": {
5555
"async": "^2.1.4",
5656
"cids": "^0.3.4",
57-
"ipfs-unixfs": "^0.1.5",
57+
"ipfs-unixfs": "^0.1.9",
5858
"ipld-dag-pb": "^0.9.3",
59-
"ipld-resolver": "^0.4.0",
59+
"ipld-resolver": "^0.4.1",
6060
"is-ipfs": "^0.2.1",
61-
"multihashes": "^0.2.2",
61+
"multihashes": "^0.3.0",
6262
"pull-block": "^1.0.2",
6363
"pull-paramap": "^1.2.1",
6464
"pull-pushable": "^2.0.1",

0 commit comments

Comments
 (0)