Skip to content

Commit e7992dc

Browse files
chore(deps): bump @ipshipyard/libp2p-auto-tls from 1.0.0 to 2.0.1
Bumps [@ipshipyard/libp2p-auto-tls](https://github.com/ipshipyard/js-libp2p-auto-tls) from 1.0.0 to 2.0.1. - [Release notes](https://github.com/ipshipyard/js-libp2p-auto-tls/releases) - [Changelog](https://github.com/ipshipyard/js-libp2p-auto-tls/blob/main/CHANGELOG.md) - [Commits](ipshipyard/js-libp2p-auto-tls@v1.0.0...v2.0.1) --- updated-dependencies: - dependency-name: "@ipshipyard/libp2p-auto-tls" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d40e34d commit e7992dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-auto-tls/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": "^17.0.0",
2020
"@chainsafe/libp2p-yamux": "^8.0.0",
21-
"@ipshipyard/libp2p-auto-tls": "^1.0.0",
21+
"@ipshipyard/libp2p-auto-tls": "^2.0.1",
2222
"@libp2p/autonat": "^3.0.0",
2323
"@libp2p/bootstrap": "^12.0.0",
2424
"@libp2p/config": "^1.0.0",

0 commit comments

Comments
 (0)