Skip to content

Commit 2c067f8

Browse files
chore(deps): bump @multiformats/multiaddr-matcher from 1.8.0 to 3.0.1
Bumps [@multiformats/multiaddr-matcher](https://github.com/multiformats/js-multiaddr-matcher) from 1.8.0 to 3.0.1. - [Release notes](https://github.com/multiformats/js-multiaddr-matcher/releases) - [Changelog](https://github.com/multiformats/js-multiaddr-matcher/blob/main/CHANGELOG.md) - [Commits](multiformats/js-multiaddr-matcher@v1.8.0...v3.0.1) --- updated-dependencies: - dependency-name: "@multiformats/multiaddr-matcher" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7079fb6 commit 2c067f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-auto-tls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@libp2p/ping": "^2.0.27",
2929
"@libp2p/upnp-nat": "^3.0.1",
3030
"@libp2p/websockets": "^9.1.0",
31-
"@multiformats/multiaddr-matcher": "^1.6.0",
31+
"@multiformats/multiaddr-matcher": "^3.0.1",
3232
"datastore-level": "^11.0.1",
3333
"libp2p": "^2.0.0"
3434
},

0 commit comments

Comments
 (0)