Skip to content

Commit 1af6add

Browse files
deps(libp2p): bump @libp2p/pubsub-peer-discovery from 8.0.6 to 9.0.0 (#2066)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chad Nehemiah <chad.nehemiah94@gmail.com>
1 parent f64416c commit 1af6add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/discovery-mechanisms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@libp2p/floodsub": "^8.0.0",
3737
"@libp2p/mdns": "^9.0.0",
3838
"@libp2p/mplex": "^9.0.0",
39-
"@libp2p/pubsub-peer-discovery": "^8.0.4",
39+
"@libp2p/pubsub-peer-discovery": "^9.0.0",
4040
"@libp2p/tcp": "^8.0.0",
4141
"libp2p": "^0.46.0"
4242
},

0 commit comments

Comments
 (0)