Skip to content

Commit bb82b3e

Browse files
deps: bump multiformats from 12.1.3 to 13.0.0 (#20)
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 12.1.3 to 13.0.0. - [Release notes](https://github.com/multiformats/js-multiformats/releases) - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md) - [Commits](multiformats/js-multiformats@v12.1.3...v13.0.0) --- 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 972fec7 commit bb82b3e

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
@@ -139,7 +139,7 @@
139139
"dependencies": {
140140
"@chainsafe/is-ip": "^2.0.1",
141141
"@multiformats/multiaddr": "^12.0.0",
142-
"multiformats": "^12.0.1"
142+
"multiformats": "^13.0.0"
143143
},
144144
"devDependencies": {
145145
"aegir": "^41.1.8"

0 commit comments

Comments
 (0)