Skip to content

Commit 522d795

Browse files
deps: bump multiformats from 11.0.2 to 12.0.1 (#54)
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 11.0.2 to 12.0.1. - [Release notes](https://github.com/multiformats/js-multiformats/releases) - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md) - [Commits](multiformats/js-multiformats@v11.0.2...v12.0.1) --- updated-dependencies: - dependency-name: multiformats dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d276c6d commit 522d795

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
@@ -175,7 +175,7 @@
175175
"dep-check": "aegir dep-check"
176176
},
177177
"dependencies": {
178-
"multiformats": "^11.0.0"
178+
"multiformats": "^12.0.1"
179179
},
180180
"devDependencies": {
181181
"@types/benchmark": "^2.1.1",

0 commit comments

Comments
 (0)