Skip to content

Commit d266bdc

Browse files
authored
chore: Bump @ipld/dag-cbor to v7 (#3977)
BREAKING CHANGE: On decode of CBOR blocks, `undefined` values will be coerced to `null`
1 parent 195ff42 commit d266bdc

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
@@ -54,7 +54,7 @@
5454
"dep-check": "aegir dep-check -i ipfs-core -i rimraf -i ipfs-core-types -i abort-controller"
5555
},
5656
"dependencies": {
57-
"@ipld/dag-cbor": "^6.0.5",
57+
"@ipld/dag-cbor": "^7.0.0",
5858
"@ipld/dag-json": "^8.0.1",
5959
"@ipld/dag-pb": "^2.1.3",
6060
"abort-controller": "^3.0.0",

0 commit comments

Comments
 (0)