Skip to content

Commit

Permalink
chore(deps): bump @libp2p/bootstrap from 10.1.2 to 10.1.3
Browse files Browse the repository at this point in the history
Bumps [@libp2p/bootstrap](https://github.com/libp2p/js-libp2p) from 10.1.2 to 10.1.3.
- [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-v10.1.2...mdns-v10.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 1b15c9e commit d1d15ea
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@chainsafe/libp2p-noise": "^15.1.0",
"@chainsafe/libp2p-yamux": "^6.0.2",
"@libp2p/autonat": "^1.0.0",
"@libp2p/bootstrap": "^10.1.2",
"@libp2p/bootstrap": "^10.1.3",
"@libp2p/circuit-relay-v2": "^1.1.2",
"@libp2p/dcutr": "^1.1.0",
"@libp2p/identify": "^2.1.2",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,13 +351,13 @@
protons-runtime "^5.4.0"
uint8arraylist "^2.4.8"

"@libp2p/bootstrap@^10.1.2":
version "10.1.2"
resolved "https://registry.yarnpkg.com/@libp2p/bootstrap/-/bootstrap-10.1.2.tgz#dae2a2061af16755a14879b58a3f5930466e1a42"
integrity sha512-FTM4hZTSiIBOtB9CtCQfpFfwWJva6+l3phR9eRa5gvsEdJdiUCFKe6VFHqwnsnRN1hobcLUWYi2AN6+0OdPdXw==
"@libp2p/bootstrap@^10.1.3":
version "10.1.3"
resolved "https://registry.yarnpkg.com/@libp2p/bootstrap/-/bootstrap-10.1.3.tgz#22ff4ae28b6c7e912be44b0ad38403ad5b39371b"
integrity sha512-y2qapvh6gd0O3COJQyrprXIFYCiIvDL63Vr2zJLanFuwQQjuuW0JgzkZnosntTw1edmYfPsvzQSdpbDfqMGqmA==
dependencies:
"@libp2p/interface" "^1.6.1"
"@libp2p/peer-id" "^4.2.1"
"@libp2p/interface" "^1.6.2"
"@libp2p/peer-id" "^4.2.2"
"@multiformats/mafmt" "^12.1.6"
"@multiformats/multiaddr" "^12.2.3"

Expand Down Expand Up @@ -473,10 +473,10 @@
it-pushable "^3.1.3"
uint8arraylist "^2.4.3"

"@libp2p/interface@^1.0.0", "@libp2p/interface@^1.0.1", "@libp2p/interface@^1.1.3", "@libp2p/interface@^1.4.0", "@libp2p/interface@^1.5.0", "@libp2p/interface@^1.6.0", "@libp2p/interface@^1.6.1":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@libp2p/interface/-/interface-1.6.1.tgz#dc8f1a49da7ee81cd068e872bde3445c3b631d45"
integrity sha512-bpkIYTvZhGGc/ajITKvgFpaP8UtPWoSj+xHVrj6zyAN8U/cAqN0IQQt4a7daJr5VZa8B86i4d1iccdG42/mz+g==
"@libp2p/interface@^1.0.0", "@libp2p/interface@^1.0.1", "@libp2p/interface@^1.1.3", "@libp2p/interface@^1.4.0", "@libp2p/interface@^1.5.0", "@libp2p/interface@^1.6.0", "@libp2p/interface@^1.6.1", "@libp2p/interface@^1.6.2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@libp2p/interface/-/interface-1.6.2.tgz#08eb91a4042465246ced52c0203d8e04fe629c54"
integrity sha512-DmjrEyz0Zfz3mDx7f18Jr18E1QDteYYVI4QXWGW0nMcyZQDWyf5WU4DW7MrqglwS00lpHKKtOyBPATVhjI/JAQ==
dependencies:
"@multiformats/multiaddr" "^12.2.3"
it-pushable "^3.2.3"
Expand Down Expand Up @@ -551,12 +551,12 @@
uint8arraylist "^2.4.8"
uint8arrays "^5.1.0"

"@libp2p/peer-id@^4.0.0", "@libp2p/peer-id@^4.0.1", "@libp2p/peer-id@^4.0.5", "@libp2p/peer-id@^4.2.0", "@libp2p/peer-id@^4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@libp2p/peer-id/-/peer-id-4.2.1.tgz#0bf6cf5a7b84a586fa0327781d8cea893a3eaba4"
integrity sha512-ttPdHqWoZzITODY8WF1EK8HMGLN7fXnV/FlHlrvGKQF4TqqTXgqFM3+4AhhGJJK34bqcq2U3r4vy474MmUQgjA==
"@libp2p/peer-id@^4.0.0", "@libp2p/peer-id@^4.0.1", "@libp2p/peer-id@^4.0.5", "@libp2p/peer-id@^4.2.0", "@libp2p/peer-id@^4.2.1", "@libp2p/peer-id@^4.2.2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@libp2p/peer-id/-/peer-id-4.2.2.tgz#578e85fbb0deded4907422a948c99c5d99d8d4df"
integrity sha512-ct4PKpwH/EdG64XrhEd+aruhQOZ4obSSP10WAZ4NktLRGzqhJoGyxigaSbZCuZHnjwpOmPqWlKHMgh++Sse5Lg==
dependencies:
"@libp2p/interface" "^1.6.1"
"@libp2p/interface" "^1.6.2"
multiformats "^13.1.0"
uint8arrays "^5.1.0"

Expand Down Expand Up @@ -1063,16 +1063,16 @@
"@chainsafe/libp2p-noise" "^15.1.0"
"@chainsafe/libp2p-yamux" "^6.0.2"
"@libp2p/autonat" "^1.0.0"
"@libp2p/bootstrap" "^10.1.0"
"@libp2p/bootstrap" "^10.1.3"
"@libp2p/circuit-relay-v2" "^1.1.2"
"@libp2p/dcutr" "^1.1.0"
"@libp2p/identify" "^2.0.2"
"@libp2p/identify" "^2.1.2"
"@libp2p/interface-pubsub" "^4.0.1"
"@libp2p/mdns" "^10.1.1"
"@libp2p/mdns" "^10.1.2"
"@libp2p/pubsub-peer-discovery" "^10.0.2"
"@libp2p/webrtc" "^4.1.2"
"@libp2p/websockets" "^8.1.1"
"@libp2p/webtransport" "^4.1.1"
"@libp2p/websockets" "^8.1.2"
"@libp2p/webtransport" "^4.1.2"
"@multiformats/multiaddr" "^12.3.0"
it-pipe "^3.0.1"
libp2p "^1.8.1"
Expand Down

0 comments on commit d1d15ea

Please sign in to comment.