Skip to content

Commit 5828444

Browse files
dependabot[bot]rvagg
authored andcommitted
chore(deps): bump @multiformats/blake2 from 0.0.0 to 1.0.1 in /examples
Bumps [@multiformats/blake2](https://github.com/multiformats/js-blake2) from 0.0.0 to 1.0.1. - [Release notes](https://github.com/multiformats/js-blake2/releases) - [Changelog](https://github.com/multiformats/js-blake2/blob/master/CHANGELOG.md) - [Commits](https://github.com/multiformats/js-blake2/commits/v1.0.1) --- updated-dependencies: - dependency-name: "@multiformats/blake2" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a174b8 commit 5828444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@ipld/dag-cbor": "^6.0.4",
2020
"@ipld/dag-json": "^7.0.4",
2121
"@ipld/dag-pb": "^2.0.2",
22-
"@multiformats/blake2": "^0.0.0",
22+
"@multiformats/blake2": "^1.0.1",
2323
"@types/varint": "^6.0.0",
2424
"multiformats": "^9.0.4",
2525
"varint": "^6.0.0"

0 commit comments

Comments
 (0)