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

Commit fa393f5

Browse files
committed
chore: update deps
1 parent 9d4dc14 commit fa393f5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"homepage": "https://github.com/ipfs/js-ipfs-unixfs-engine#readme",
4141
"devDependencies": {
4242
"aegir": "^11.0.2",
43-
"chai": "^4.0.2",
44-
"dirty-chai": "^2.0.0",
45-
"ipfs": "^0.24.1",
46-
"ipfs-block-service": "^0.10.0",
47-
"ipfs-repo": "^0.15.0",
43+
"chai": "^4.1.0",
44+
"dirty-chai": "^2.0.1",
45+
"ipfs": "^0.25.0",
46+
"ipfs-block-service": "^0.12.0",
47+
"ipfs-repo": "^0.17.0",
4848
"ncp": "^2.0.0",
4949
"pre-commit": "^1.2.2",
5050
"pull-generate": "^2.2.0",
@@ -55,15 +55,15 @@
5555
"dependencies": {
5656
"async": "^2.5.0",
5757
"bs58": "^4.0.1",
58-
"cids": "^0.5.0",
58+
"cids": "^0.5.1",
5959
"deep-extend": "^0.5.0",
6060
"ipfs-unixfs": "^0.1.12",
6161
"ipld-dag-pb": "^0.11.0",
62-
"ipld-resolver": "^0.12.0",
62+
"ipld-resolver": "^0.13.0",
6363
"left-pad": "^1.1.3",
6464
"lodash": "^4.17.4",
6565
"multihashes": "^0.4.5",
66-
"multihashing-async": "^0.4.5",
66+
"multihashing-async": "^0.4.6",
6767
"pull-batch": "^1.0.0",
6868
"pull-block": "^1.2.0",
6969
"pull-cat": "^1.1.11",

0 commit comments

Comments
 (0)