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

Commit 673ddf8

Browse files
committed
chore: update deps
1 parent 0fe3ae4 commit 673ddf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"homepage": "https://github.com/ipfs/js-ipfs-block-service#readme",
3838
"devDependencies": {
39-
"aegir": "^9.2.2",
39+
"aegir": "^9.3.0",
4040
"buffer-loader": "0.0.1",
4141
"chai": "^3.5.0",
4242
"fs-pull-blob-store": "^0.4.1",
@@ -45,15 +45,15 @@
4545
"ipfs-repo": "^0.11.2",
4646
"lodash": "^4.17.2",
4747
"ncp": "^2.0.0",
48-
"pre-commit": "^1.2.1",
48+
"pre-commit": "^1.2.2",
4949
"rimraf": "^2.5.4"
5050
},
5151
"engines": {
5252
"node": ">=4.0.0"
5353
},
5454
"dependencies": {
5555
"async": "^2.1.4",
56-
"cids": "^0.3.4"
56+
"cids": "^0.3.5"
5757
},
5858
"contributors": [
5959
"David Dias <daviddias.p@gmail.com>",

0 commit comments

Comments
 (0)