Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
deps: bump @libp2p/kad-dht from 10.0.15 to 11.0.7
Browse files Browse the repository at this point in the history
Bumps [@libp2p/kad-dht](https://github.com/libp2p/js-libp2p) from 10.0.15 to 11.0.7.
- [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-v10.0.15...kad-dht-v11.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent ae6354b commit bd7cc51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@helia/interface": "^2.0.0",
"@helia/ipns": "^3.0.0",
"@libp2p/interface": "^0.1.2",
"@libp2p/kad-dht": "^10.0.4",
"@libp2p/kad-dht": "^11.0.7",
"@libp2p/peer-id": "^3.0.2",
"@libp2p/peer-id-factory": "^3.0.3",
"@libp2p/tcp": "^8.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"release": "aegir release"
},
"dependencies": {
"@libp2p/kad-dht": "^10.0.11",
"@libp2p/kad-dht": "^11.0.7",
"@libp2p/logger": "^3.0.2",
"@libp2p/peer-id": "^3.0.2",
"dns-over-http-resolver": "^2.1.3",
Expand Down

0 comments on commit bd7cc51

Please sign in to comment.