mirror of
https://github.com/vacp2p/universal-connectivity.git
synced 2026-01-09 15:18:05 -05:00
chore(deps): bump @libp2p/bootstrap from 10.0.20 to 10.0.21 in /js-peer (#129)
Bumps [@libp2p/bootstrap](https://github.com/libp2p/js-libp2p) from 10.0.20 to 10.0.21. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](https://github.com/libp2p/js-libp2p/compare/mdns-v10.0.20...mdns-v10.0.21) --- updated-dependencies: - dependency-name: "@libp2p/bootstrap" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
12
js-peer/package-lock.json
generated
12
js-peer/package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"@headlessui/react": "^1.7.19",
|
||||
"@helia/delegated-routing-v1-http-api-client": "^3.0.1",
|
||||
"@heroicons/react": "^2.1.3",
|
||||
"@libp2p/bootstrap": "^10.0.20",
|
||||
"@libp2p/bootstrap": "^10.0.21",
|
||||
"@libp2p/circuit-relay-v2": "^1.0.20",
|
||||
"@libp2p/identify": "^1.0.19",
|
||||
"@libp2p/interface-pubsub": "^4.0.1",
|
||||
@@ -2786,12 +2786,12 @@
|
||||
"integrity": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw=="
|
||||
},
|
||||
"node_modules/@libp2p/bootstrap": {
|
||||
"version": "10.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/bootstrap/-/bootstrap-10.0.20.tgz",
|
||||
"integrity": "sha512-xy0bYs7JYPvVKRpGX3va8QOwPnGhmjAytEzQBKProDzpO8ASGwyFedzxn43ce+OI7Uzdo6tCeP5vXkEX19wPnQ==",
|
||||
"version": "10.0.21",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/bootstrap/-/bootstrap-10.0.21.tgz",
|
||||
"integrity": "sha512-a9OGwyRM1ucq7ECUaxB4HdNoxCj21vXHcKce9khf44V5rUngF8Qzy07DI6/OaPyxJlXlDS19IJ7igaiYKx0TJw==",
|
||||
"dependencies": {
|
||||
"@libp2p/interface": "^1.2.0",
|
||||
"@libp2p/peer-id": "^4.0.10",
|
||||
"@libp2p/interface": "^1.3.0",
|
||||
"@libp2p/peer-id": "^4.1.0",
|
||||
"@multiformats/mafmt": "^12.1.6",
|
||||
"@multiformats/multiaddr": "^12.2.1"
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@headlessui/react": "^1.7.19",
|
||||
"@helia/delegated-routing-v1-http-api-client": "^3.0.1",
|
||||
"@heroicons/react": "^2.1.3",
|
||||
"@libp2p/bootstrap": "^10.0.20",
|
||||
"@libp2p/bootstrap": "^10.0.21",
|
||||
"@libp2p/circuit-relay-v2": "^1.0.20",
|
||||
"@libp2p/identify": "^1.0.19",
|
||||
"@libp2p/interface-pubsub": "^4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user