Skip to content

Commit a1849b1

Browse files
chore(deps)(deps): bump @libp2p/ping from 2.0.1 to 2.0.26
Bumps [@libp2p/ping](https://github.com/libp2p/js-libp2p) from 2.0.1 to 2.0.26. - [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@tls-v2.0.1...ping-v2.0.26) --- updated-dependencies: - dependency-name: "@libp2p/ping" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b3a256 commit a1849b1

File tree

3 files changed

+50
-108
lines changed

3 files changed

+50
-108
lines changed

package-lock.json

+48-106
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@waku/enr": "^0.0.27",
7272
"@waku/interfaces": "0.0.28",
73-
"@libp2p/ping": "2.0.1",
73+
"@libp2p/ping": "2.0.26",
7474
"@waku/proto": "0.0.8",
7575
"@waku/utils": "0.0.21",
7676
"debug": "^4.3.4",

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@libp2p/bootstrap": "^11.0.1",
6565
"@libp2p/identify": "^3.0.1",
6666
"@libp2p/mplex": "^11.0.1",
67-
"@libp2p/ping": "2.0.1",
67+
"@libp2p/ping": "2.0.26",
6868
"@libp2p/websockets": "^9.0.1",
6969
"@noble/hashes": "^1.3.3",
7070
"@waku/core": "0.0.33",

0 commit comments

Comments
 (0)