Skip to content

Commit 022378b

Browse files
chore(deps): bump @libp2p/pubsub-peer-discovery from 11.0.2 to 12.0.0
Bumps [@libp2p/pubsub-peer-discovery](https://github.com/libp2p/js-libp2p-pubsub-peer-discovery) from 11.0.2 to 12.0.0. - [Release notes](https://github.com/libp2p/js-libp2p-pubsub-peer-discovery/releases) - [Changelog](https://github.com/libp2p/js-libp2p-pubsub-peer-discovery/blob/main/CHANGELOG.md) - [Commits](libp2p/js-libp2p-pubsub-peer-discovery@v11.0.2...v12.0.0) --- updated-dependencies: - dependency-name: "@libp2p/pubsub-peer-discovery" dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7079fb6 commit 022378b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-discovery-mechanisms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@libp2p/kad-dht": "^15.0.0",
2626
"@libp2p/mdns": "^11.0.0",
2727
"@libp2p/ping": "^2.0.27",
28-
"@libp2p/pubsub-peer-discovery": "^11.0.0",
28+
"@libp2p/pubsub-peer-discovery": "^12.0.0",
2929
"@libp2p/tcp": "^10.0.0",
3030
"libp2p": "^2.0.0"
3131
},

0 commit comments

Comments
 (0)