Skip to content

Commit

Permalink
deps: bump @libp2p/bootstrap from 9.0.12 to 10.0.5
Browse files Browse the repository at this point in the history
Bumps [@libp2p/bootstrap](https://github.com/libp2p/js-libp2p) from 9.0.12 to 10.0.5.
- [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-v9.0.12...mdns-v10.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent e2cfbf5 commit 6c89f59
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 @@ -82,7 +82,7 @@
"@ipld/dag-cbor": "^9.0.0",
"@ipld/dag-json": "^10.0.1",
"@ipld/dag-pb": "^4.0.3",
"@libp2p/bootstrap": "^9.0.2",
"@libp2p/bootstrap": "^10.0.5",
"@libp2p/interface": "^0.1.1",
"@libp2p/kad-dht": "^10.0.2",
"@libp2p/logger": "^3.0.1",
Expand Down

0 comments on commit 6c89f59

Please sign in to comment.