Skip to content

Commit e1f7ec8

Browse files
chore(dpes): update
1 parent fc3515e commit e1f7ec8

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
@@ -29,12 +29,12 @@
2929
],
3030
"homepage": "https://github.com/ipfs/js-ipfs-repo",
3131
"devDependencies": {
32-
"abstract-blob-store": "^3.2.0",
33-
"aegir": "^6.0.1",
32+
"aegir": "^8.0.0",
3433
"buffer-loader": "^0.0.1",
3534
"chai": "^3.5.0",
3635
"fs-pull-blob-store": "^0.3.0",
37-
"idb-pull-blob-store": "^0.3.0",
36+
"idb-pull-blob-store": "^0.4.0",
37+
"interface-pull-blob-store": "^0.5.0",
3838
"lodash": "^4.15.0",
3939
"multihashes": "^0.2.2",
4040
"ncp": "^2.0.0",
@@ -45,11 +45,11 @@
4545
"babel-runtime": "^6.11.6",
4646
"base32.js": "^0.1.0",
4747
"ipfs-block": "^0.3.0",
48-
"lock": "^0.1.2",
48+
"lock": "^0.1.3",
4949
"multihashes": "^0.2.2",
50-
"pull-stream": "^3.4.3",
50+
"pull-stream": "^3.4.5",
5151
"pull-through": "^1.0.18",
52-
"pull-write": "^1.0.2",
52+
"pull-write": "^1.1.0",
5353
"run-parallel": "^1.1.6",
5454
"run-series": "^1.1.4",
5555
"safe-buffer": "^5.0.1"

0 commit comments

Comments
 (0)