Skip to content

Commit 584db6c

Browse files
deps(dev): bump @chainsafe/libp2p-noise from 10.2.0 to 11.0.0 (#511)
Bumps [@chainsafe/libp2p-noise](https://github.com/ChainSafe/js-libp2p-noise) from 10.2.0 to 11.0.0. - [Release notes](https://github.com/ChainSafe/js-libp2p-noise/releases) - [Changelog](https://github.com/ChainSafe/js-libp2p-noise/blob/master/CHANGELOG.md) - [Commits](ChainSafe/js-libp2p-noise@v10.2.0...v11.0.0) --- updated-dependencies: - dependency-name: "@chainsafe/libp2p-noise" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b828b58 commit 584db6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"varint-decoder": "^1.0.0"
192192
},
193193
"devDependencies": {
194-
"@chainsafe/libp2p-noise": "^10.0.1",
194+
"@chainsafe/libp2p-noise": "^11.0.0",
195195
"@libp2p/kad-dht": "^7.0.0",
196196
"@libp2p/mplex": "^7.0.0",
197197
"@libp2p/peer-id": "^2.0.0",

0 commit comments

Comments
 (0)