Skip to content

Commit a699b0b

Browse files
chore(deps): bump @libp2p/plaintext from 2.0.29 to 3.0.0
Bumps [@libp2p/plaintext](https://github.com/libp2p/js-libp2p) from 2.0.29 to 3.0.0. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](libp2p/js-libp2p@ping-v2.0.29...tls-v3.0.0) --- updated-dependencies: - dependency-name: "@libp2p/plaintext" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7079fb6 commit a699b0b

File tree

1 file changed

+1
-1
lines changed
  • examples/js-libp2p-example-connection-encryption

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-connection-encryption/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@chainsafe/libp2p-noise": "^16.0.0",
2020
"@chainsafe/libp2p-yamux": "^7.0.0",
21-
"@libp2p/plaintext": "^2.0.0",
21+
"@libp2p/plaintext": "^3.0.0",
2222
"@libp2p/tcp": "^10.0.0",
2323
"it-pipe": "^3.0.1",
2424
"libp2p": "^2.0.0",

0 commit comments

Comments
 (0)