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

Commit 7319c20

Browse files
committed
chore: use latest ipfs, make tests pass
1 parent a895e71 commit 7319c20

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@
3737
},
3838
"homepage": "https://github.com./ipfs/js-ipfs-mfs#readme",
3939
"devDependencies": {
40-
"aegir": "^17.0.0",
40+
"aegir": "^17.0.1",
4141
"chai": "^4.2.0",
4242
"detect-node": "^2.0.4",
4343
"detect-webworker": "^1.0.0",
4444
"dirty-chai": "^2.0.1",
45-
"ipfs": "~0.32.3",
45+
"ipfs": "~0.33.0",
4646
"pull-buffer-stream": "^1.0.0",
4747
"tmp": "~0.0.33"
4848
},
4949
"dependencies": {
5050
"async": "^2.6.1",
51-
"blob": "~0.0.4",
51+
"blob": "~0.0.5",
5252
"cids": "~0.5.5",
5353
"debug": "^4.1.0",
5454
"file-api": "~0.10.4",
@@ -58,7 +58,7 @@
5858
"ipfs-unixfs-engine": "~0.33.0",
5959
"is-pull-stream": "~0.0.0",
6060
"is-stream": "^1.1.0",
61-
"joi": "^14.0.1",
61+
"joi": "^14.0.4",
6262
"joi-browser": "^13.4.0",
6363
"mortice": "^1.2.1",
6464
"once": "^1.4.0",

0 commit comments

Comments
 (0)