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

Commit 0261ec4

Browse files
committed
chore: update deps
1 parent 1c71a76 commit 0261ec4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
},
3838
"homepage": "https://github.com/ipfs/js-ipfs-block-service#readme",
3939
"devDependencies": {
40-
"aegir": "^12.4.0",
40+
"aegir": "^13.0.6",
4141
"async": "^2.6.0",
4242
"chai": "^4.1.2",
43-
"cids": "^0.5.2",
43+
"cids": "^0.5.3",
4444
"dirty-chai": "^2.0.1",
45-
"ipfs-block": "~0.6.1",
46-
"ipfs-repo": "~0.18.5",
47-
"lodash": "^4.17.4",
48-
"multihashing-async": "~0.4.7",
45+
"ipfs-block": "~0.7.1",
46+
"ipfs-repo": "~0.18.7",
47+
"lodash": "^4.17.5",
48+
"multihashing-async": "~0.4.8",
4949
"ncp": "^2.0.0",
5050
"pre-commit": "^1.2.2",
5151
"rimraf": "^2.6.2"

0 commit comments

Comments
 (0)