Skip to content

Commit

Permalink
deps: bump @multiformats/multiaddr from 11.6.1 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr) from 11.6.1 to 12.0.0.
- [Release notes](https://github.com/multiformats/js-multiaddr/releases)
- [Changelog](https://github.com/multiformats/js-multiaddr/blob/master/CHANGELOG.md)
- [Commits](multiformats/js-multiaddr@v11.6.1...v12.0.0)

---
updated-dependencies:
- dependency-name: "@multiformats/multiaddr"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2023
1 parent 3d8a401 commit 5f673fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"release": "aegir release"
},
"dependencies": {
"@multiformats/multiaddr": "^11.0.0"
"@multiformats/multiaddr": "^12.0.0"
},
"devDependencies": {
"aegir": "^37.5.3",
Expand Down

0 comments on commit 5f673fd

Please sign in to comment.