Skip to content

Commit a6d46f1

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 <[email protected]>
1 parent 6a82e26 commit a6d46f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"async": "^2.6.1",
7070
"bignumber.js": "^8.0.1",
71-
"cids": "~0.5.8",
71+
"cids": "~0.7.0",
7272
"debug": "^4.1.0",
7373
"ipfs-block": "~0.8.0",
7474
"just-debounce-it": "^1.1.0",

0 commit comments

Comments
 (0)