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

Commit 278fcdc

Browse files
committed
chore: update deps
1 parent 833accf commit 278fcdc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,24 +40,24 @@
4040
},
4141
"homepage": "https://github.com/ipfs/js-ipfs-unixfs-engine#readme",
4242
"devDependencies": {
43-
"aegir": "^13.0.5",
43+
"aegir": "^13.0.6",
4444
"chai": "^4.1.2",
4545
"dirty-chai": "^2.0.1",
46-
"ipfs": "~0.27.7",
46+
"ipfs": "~0.28.2",
4747
"ipfs-block-service": "~0.13.0",
4848
"ipfs-repo": "~0.18.7",
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.4.2",
54+
"sinon": "^4.4.6",
5555
"split": "^1.0.1"
5656
},
5757
"dependencies": {
5858
"async": "^2.6.0",
5959
"bs58": "^4.0.1",
60-
"cids": "~0.5.2",
60+
"cids": "~0.5.3",
6161
"deep-extend": "~0.5.0",
6262
"ipfs-unixfs": "~0.1.14",
6363
"ipld": "^0.15.0",

0 commit comments

Comments
 (0)