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

Commit cd4481b

Browse files
author
Alan Shaw
committed
chore: update cids dependency
BREAKING CHANGE: v1 CIDs created by this module now default to base32 encoding when stringified refs: ipfs/js-ipfs#1995 License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
1 parent 18a6d21 commit cd4481b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/ipfs/js-ipfs-http-response#readme",
3333
"dependencies": {
3434
"async": "^2.6.1",
35-
"cids": "~0.5.7",
35+
"cids": "~0.7.0",
3636
"debug": "^4.1.1",
3737
"file-type": "^8.0.0",
3838
"filesize": "^3.6.1",

0 commit comments

Comments
 (0)