Skip to content

Commit 6626094

Browse files
chore(deps): bump @chainsafe/libp2p-gossipsub from 10.1.1 to 11.0.0 (#91)
Bumps [@chainsafe/libp2p-gossipsub](https://github.com/ChainSafe/js-libp2p-gossipsub) from 10.1.1 to 11.0.0. - [Release notes](https://github.com/ChainSafe/js-libp2p-gossipsub/releases) - [Changelog](https://github.com/ChainSafe/js-libp2p-gossipsub/blob/master/CHANGELOG.md) - [Commits](ChainSafe/js-libp2p-gossipsub@v10.1.1...v11.0.0) --- updated-dependencies: - dependency-name: "@chainsafe/libp2p-gossipsub" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <[email protected]>
1 parent 4e36360 commit 6626094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-browser-pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "npm run build && test-browser-example test"
1313
},
1414
"dependencies": {
15-
"@chainsafe/libp2p-gossipsub": "^10.1.0",
15+
"@chainsafe/libp2p-gossipsub": "^11.0.0",
1616
"@chainsafe/libp2p-noise": "^14.0.0",
1717
"@chainsafe/libp2p-yamux": "^6.0.1",
1818
"@libp2p/circuit-relay-v2": "^1.0.4",

0 commit comments

Comments
 (0)