Skip to content

Commit

Permalink
deps: bump @libp2p/tcp from 9.1.6 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [@libp2p/tcp](https:/libp2p/js-libp2p) from 9.1.6 to 10.0.1.
- [Release notes](https:/libp2p/js-libp2p/releases)
- [Changelog](https:/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@tcp-v9.1.6...tcp-v10.0.1)

---
updated-dependencies:
- dependency-name: "@libp2p/tcp"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent e567717 commit 8912df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/helia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@libp2p/mdns": "^10.0.16",
"@libp2p/mplex": "^10.0.16",
"@libp2p/ping": "^1.0.12",
"@libp2p/tcp": "^9.0.16",
"@libp2p/tcp": "^10.0.1",
"@libp2p/upnp-nat": "^1.0.14",
"@libp2p/webrtc": "^4.0.20",
"@libp2p/websockets": "^8.0.16",
Expand Down

0 comments on commit 8912df8

Please sign in to comment.