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

Commit 4396d64

Browse files
committed
chore: update deps
1 parent 7fb4267 commit 4396d64

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
@@ -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.1",
44-
"dirty-chai": "^1.2.2",
43+
"chai": "^4.0.2",
44+
"dirty-chai": "^2.0.0",
4545
"ipfs": "^0.24.1",
46-
"ipfs-block-service": "^0.9.1",
47-
"ipfs-repo": "^0.13.1",
46+
"ipfs-block-service": "^0.10.0",
47+
"ipfs-repo": "^0.15.0",
4848
"ncp": "^2.0.0",
4949
"pre-commit": "^1.2.2",
5050
"pull-generate": "^2.2.0",
@@ -53,13 +53,13 @@
5353
"split": "^1.0.0"
5454
},
5555
"dependencies": {
56-
"async": "^2.4.1",
56+
"async": "^2.5.0",
5757
"bs58": "^4.0.1",
5858
"cids": "^0.5.0",
5959
"deep-extend": "^0.5.0",
60-
"ipfs-unixfs": "^0.1.11",
60+
"ipfs-unixfs": "^0.1.12",
6161
"ipld-dag-pb": "^0.11.0",
62-
"ipld-resolver": "^0.11.1",
62+
"ipld-resolver": "^0.12.0",
6363
"left-pad": "^1.1.3",
6464
"lodash": "^4.17.4",
6565
"multihashes": "^0.4.5",
@@ -74,8 +74,8 @@
7474
"pull-pushable": "^2.1.1",
7575
"pull-stream": "^3.6.0",
7676
"pull-traverse": "^1.0.3",
77-
"pull-write": "^1.1.2",
78-
"safe-buffer": "^5.1.0",
77+
"pull-write": "^1.1.4",
78+
"safe-buffer": "^5.1.1",
7979
"sparse-array": "^1.3.1"
8080
},
8181
"contributors": [

0 commit comments

Comments
 (0)