Skip to content

Commit

Permalink
chore: Bump @ipld/dag-cbor to v7 (#3977)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: On decode of CBOR blocks, `undefined` values will be coerced to `null`
  • Loading branch information
ukstv authored Dec 15, 2021
1 parent 195ff42 commit d266bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dep-check": "aegir dep-check -i ipfs-core -i rimraf -i ipfs-core-types -i abort-controller"
},
"dependencies": {
"@ipld/dag-cbor": "^6.0.5",
"@ipld/dag-cbor": "^7.0.0",
"@ipld/dag-json": "^8.0.1",
"@ipld/dag-pb": "^2.1.3",
"abort-controller": "^3.0.0",
Expand Down

0 comments on commit d266bdc

Please sign in to comment.