Skip to content

Commit cbcaa0f

Browse files
chore(deps): bump @ipld/dag-cbor from 9.2.7 to 10.0.1 (#22)
Bumps [@ipld/dag-cbor](https://github.com/ipld/js-dag-cbor) from 9.2.7 to 10.0.1. - [Release notes](https://github.com/ipld/js-dag-cbor/releases) - [Changelog](https://github.com/ipld/js-dag-cbor/blob/master/CHANGELOG.md) - [Commits](ipld/js-dag-cbor@v9.2.7...v10.0.1) --- updated-dependencies: - dependency-name: "@ipld/dag-cbor" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b12c5f9 commit cbcaa0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/ipld/js-ipld-example#readme",
2222
"dependencies": {
2323
"@ipld/car": "^5.0.0",
24-
"@ipld/dag-cbor": "^9.0.0",
24+
"@ipld/dag-cbor": "^10.0.1",
2525
"@ipld/dag-json": "^11.0.0",
2626
"multiformats": "^14.0.0"
2727
},

0 commit comments

Comments
 (0)