Skip to content

Commit 5b430a5

Browse files
deps: bump @multiformats/multiaddr
Bumps the helia-deps group with 1 update in the / directory: [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr). Updates `@multiformats/multiaddr` from 12.5.1 to 13.0.0 - [Release notes](https://github.com/multiformats/js-multiaddr/releases) - [Changelog](https://github.com/multiformats/js-multiaddr/blob/main/CHANGELOG.md) - [Commits](multiformats/js-multiaddr@v12.5.1...v13.0.0) --- updated-dependencies: - dependency-name: "@multiformats/multiaddr" dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00aceb9 commit 5b430a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"@libp2p/interface": "^2.10.1",
143143
"@libp2p/logger": "^5.1.17",
144144
"@libp2p/peer-id": "^5.1.4",
145-
"@multiformats/multiaddr": "^12.4.0",
145+
"@multiformats/multiaddr": "^13.0.1",
146146
"any-signal": "^4.1.1",
147147
"browser-readablestream-to-it": "^2.0.9",
148148
"ipns": "^10.0.2",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
},
167167
"devDependencies": {
168168
"@libp2p/crypto": "^5.1.3",
169-
"@multiformats/multiaddr": "^12.4.0",
169+
"@multiformats/multiaddr": "^13.0.1",
170170
"@types/sinon": "^17.0.4",
171171
"aegir": "^47.0.10",
172172
"sinon": "^21.0.0",

0 commit comments

Comments
 (0)