Skip to content

Commit

Permalink
deps: bump @libp2p/mplex from 10.1.5 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [@libp2p/mplex](https://github.com/libp2p/js-libp2p) from 10.1.5 to 11.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@mdns-v10.1.5...mdns-v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent e567717 commit 8248210
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 @@ -71,7 +71,7 @@
"@libp2p/keychain": "^4.0.9",
"@libp2p/logger": "^4.0.7",
"@libp2p/mdns": "^10.0.16",
"@libp2p/mplex": "^10.0.16",
"@libp2p/mplex": "^11.0.0",
"@libp2p/ping": "^1.0.12",
"@libp2p/tcp": "^9.0.16",
"@libp2p/upnp-nat": "^1.0.14",
Expand Down

0 comments on commit 8248210

Please sign in to comment.