Skip to content

Commit 6f06346

Browse files
chore: bump @ipld/dag-cbor from 6.0.15 to 7.0.1
Bumps [@ipld/dag-cbor](https://github.com/ipld/js-dag-cbor) from 6.0.15 to 7.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@v6.0.15...v7.0.1) --- updated-dependencies: - dependency-name: "@ipld/dag-cbor" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99386e6 commit 6f06346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-unixfs-exporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"release": "semantic-release"
152152
},
153153
"dependencies": {
154-
"@ipld/dag-cbor": "^6.0.4",
154+
"@ipld/dag-cbor": "^7.0.1",
155155
"@ipld/dag-pb": "^2.0.2",
156156
"@multiformats/murmur3": "^1.0.3",
157157
"err-code": "^3.0.1",

0 commit comments

Comments
 (0)