Skip to content

Commit

Permalink
deps: bump @libp2p/webtransport from 2.0.2 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) from 2.0.2 to 3.0.1.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/master/.release-please.json)
- [Commits](https://github.com/libp2p/js-libp2p/commits/webtransport-v3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 89df3fe commit 0ab7228
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 @@ -152,7 +152,7 @@
"@libp2p/tcp": "^7.0.1",
"@libp2p/webrtc": "^2.0.4",
"@libp2p/websockets": "^6.0.1",
"@libp2p/webtransport": "^2.0.1",
"@libp2p/webtransport": "^3.0.1",
"blockstore-core": "^4.0.0",
"cborg": "^1.10.0",
"datastore-core": "^9.0.0",
Expand Down

0 comments on commit 0ab7228

Please sign in to comment.