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

Commit e152a1c

Browse files
committed
chore: update deps
1 parent 23be277 commit e152a1c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
},
3838
"homepage": "https://github.com/ipfs/js-ipfs-unixfs-engine#readme",
3939
"devDependencies": {
40-
"aegir": "^15.0.0",
41-
"chai": "^4.1.2",
40+
"aegir": "^17.0.0",
41+
"chai": "^4.2.0",
4242
"dirty-chai": "^2.0.1",
43-
"ipfs": "~0.32.2",
44-
"ipfs-block-service": "~0.14.0",
45-
"ipfs-repo": "~0.24.0",
43+
"ipfs": "~0.32.3",
44+
"ipfs-block-service": "~0.15.0",
45+
"ipfs-repo": "~0.25.0",
4646
"ipld": "~0.19.0",
4747
"mkdirp": "~0.5.1",
4848
"multihashes": "~0.4.14",
@@ -57,8 +57,8 @@
5757
"async": "^2.6.1",
5858
"cids": "~0.5.5",
5959
"deep-extend": "~0.6.0",
60-
"ipfs-unixfs": "~0.1.15",
61-
"ipld-dag-pb": "~0.14.6",
60+
"ipfs-unixfs": "~0.1.16",
61+
"ipld-dag-pb": "~0.14.11",
6262
"left-pad": "^1.3.0",
6363
"multihashing-async": "~0.5.1",
6464
"pull-batch": "^1.0.0",

0 commit comments

Comments
 (0)