FFFF chore: update deps (#33) · ipfs/js-ipfs-http-response@dca4577 · GitHub
[go: up one dir, main page]

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

Commit dca4577

Browse files
authored
chore: update deps (#33)
1 parent 1db03b0 commit dca4577

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,24 +32,24 @@
3232
},
3333
"homepage": "https://github.com/ipfs/js-ipfs-http-response#readme",
3434
"dependencies": {
35-
"cids": "~0.7.1",
35+
"cids": "~0.8.1",
3636
"debug": "^4.1.1",
3737
"file-type": "^8.0.0",
3838
"filesize": "^3.6.1",
3939
"it-buffer": "^0.1.1",
4040
"it-concat": "^1.0.0",
4141
"it-reader": "^2.1.0",
4242
"it-to-stream": "^0.1.1",
43-
"mime-types": "^2.1.21",
44-
"multihashes": "~0.4.14",
43+
"mime-types": "^2.1.27",
44+
"multihashes": "~0.4.19",
4545
"p-try-each": "^1.0.1"
4646
},
4747
"devDependencies": {
48-
"aegir": "^20.5.0",
48+
"aegir": "^22.0.0",
4949
"chai": "^4.2.0",
5050
"dirty-chai": "^2.0.1",
5151
"get-stream": "^3.0.0",
52-
"ipfs": "github:ipfs/js-ipfs#refactor/async-await-roundup",
52+
"ipfs": "^0.46.0",
5353
"ipfsd-ctl": "^1.0.2",
5454
"it-all": "^1.0.1"
5555
},

0 commit comments

Comments
 (0)
0