Skip to content

Commit

Permalink
deps: bump @libp2p/kad-dht from 12.1.5 to 14.0.2
Browse files Browse the repository at this point in the history
Bumps [@libp2p/kad-dht](https://github.com/libp2p/js-libp2p) from 12.1.5 to 14.0.2.
- [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@kad-dht-v12.1.5...kad-dht-v14.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 4e5669f commit edb199a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gateway-conformance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@helia/interface": "^4.3.0",
"@helia/routers": "^1.1.0",
"@helia/verified-fetch": "1.5.0",
"@libp2p/kad-dht": "^12.0.17",
"@libp2p/kad-dht": "^14.0.2",
"@libp2p/logger": "^4.0.13",
"@libp2p/peer-id": "^4.1.2",
"@multiformats/dns": "^1.0.6",
Expand Down

0 comments on commit edb199a

Please sign in to comment.