Skip to content

Commit 04097b8

Browse files
deps: bump @libp2p/kad-dht from 14.2.15 to 15.0.2
Bumps [@libp2p/kad-dht](https://github.com/libp2p/js-libp2p) from 14.2.15 to 15.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-v14.2.15...kad-dht-v15.0.2) --- updated-dependencies: - dependency-name: "@libp2p/kad-dht" dependency-version: 15.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b6292 commit 04097b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/libp2p-daemon-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"@chainsafe/libp2p-gossipsub": "^14.1.0",
149149
"@libp2p/daemon-server": "^8.0.2",
150150
"@libp2p/interface-compliance-tests": "^6.1.8",
151-
"@libp2p/kad-dht": "^14.1.0",
151+
"@libp2p/kad-dht": "^15.0.2",
152152
"aegir": "^45.0.1",
153153
"it-all": "^3.0.6",
154154
"it-pipe": "^3.0.1",

packages/libp2p-daemon-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"@libp2p/crypto": "^5.0.6",
140140
"@libp2p/daemon-protocol": "^7.0.2",
141141
"@libp2p/interface": "^2.2.0",
142-
"@libp2p/kad-dht": "^14.1.0",
142+
"@libp2p/kad-dht": "^15.0.2",
143143
"@libp2p/logger": "^5.1.3",
144144
"@libp2p/peer-id": "^5.0.7",
145145
"@libp2p/tcp": "^10.0.11",

0 commit comments

Comments
 (0)