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

Commit 4eb417c

Browse files
committed
chore: update deps
1 parent bfec562 commit 4eb417c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,40 +40,40 @@
4040
},
4141
"homepage": "https://github.com/ipfs/js-ipfs-unixfs-engine#readme",
4242
"devDependencies": {
43-
"aegir": "^13.0.7",
43+
"aegir": "^14.0.0",
4444
"chai": "^4.1.2",
4545
"dirty-chai": "^2.0.1",
46-
"ipfs": "~0.28.2",
46+
"ipfs": "~0.29.3",
4747
"ipfs-block-service": "~0.14.0",
48-
"ipfs-repo": "~0.20.0",
48+
"ipfs-repo": "~0.22.1",
4949
"ncp": "^2.0.0",
5050
"pre-commit": "^1.2.2",
5151
"pull-generate": "^2.2.0",
5252
"pull-zip": "^2.0.1",
5353
"rimraf": "^2.6.2",
54-
"sinon": "^4.5.0",
54+
"sinon": "^5.0.10",
5555
"split": "^1.0.1"
5656
},
5757
"dependencies": {
58-
"async": "^2.6.0",
58+
"async": "^2.6.1",
5959
"bs58": "^4.0.1",
6060
"cids": "~0.5.3",
61-
"deep-extend": "~0.5.0",
61+
"deep-extend": "~0.6.0",
6262
"ipfs-unixfs": "~0.1.14",
63-
"ipld": "^0.17.0",
64-
"ipld-dag-pb": "~0.14.3",
63+
"ipld": "^0.17.2",
64+
"ipld-dag-pb": "~0.14.4",
6565
"left-pad": "^1.3.0",
66-
"lodash": "^4.17.5",
66+
"lodash": "^4.17.10",
6767
"multihashes": "~0.4.13",
68-
"multihashing-async": "~0.4.8",
68+
"multihashing-async": "~0.5.1",
6969
"pull-batch": "^1.0.0",
7070
"pull-block": "^1.4.0",
7171
"pull-cat": "^1.1.11",
7272
"pull-pair": "^1.1.0",
7373
"pull-paramap": "^1.2.2",
7474
"pull-pause": "0.0.2",
7575
"pull-pushable": "^2.2.0",
76-
"pull-stream": "^3.6.7",
76+
"pull-stream": "^3.6.8",
7777
"pull-through": "^1.0.18",
7878
"pull-traverse": "^1.0.3",
7979
"pull-write": "^1.1.4",

0 commit comments

Comments
 (0)