deps: bump @libp2p/circuit-relay-v2 from 1.0.22 to 1.0.25 in /js-peer (#163)

Bumps [@libp2p/circuit-relay-v2](https://github.com/libp2p/js-libp2p) from 1.0.22 to 1.0.25.
- [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/dcutr-v1.0.22...plaintext-v1.0.25)

---
updated-dependencies:
- dependency-name: "@libp2p/circuit-relay-v2"
  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:
dependabot[bot]
2024-07-26 11:03:21 +02:00
committed by GitHub
parent 9cfaee595f
commit 4008981428
2 changed files with 19 additions and 60 deletions

View File

@@ -13,7 +13,7 @@
"@helia/delegated-routing-v1-http-api-client": "^3.0.1",
"@heroicons/react": "^2.1.3",
"@libp2p/bootstrap": "^10.0.22",
"@libp2p/circuit-relay-v2": "^1.0.22",
"@libp2p/circuit-relay-v2": "^1.0.25",
"@libp2p/identify": "^2.0.0",
"@libp2p/interface-pubsub": "^4.0.1",
"@libp2p/logger": "^4.0.10",
@@ -2844,27 +2844,27 @@
}
},
"node_modules/@libp2p/circuit-relay-v2": {
"version": "1.0.22",
"resolved": "https://registry.npmjs.org/@libp2p/circuit-relay-v2/-/circuit-relay-v2-1.0.22.tgz",
"integrity": "sha512-N913QHAsjIkOtS3cbr1oANG8UbUMYNAxOkgNkTzBNTqTiNbJQxOellK00DpX+quEOP0T+YUc7EnCSrU5wtvL+g==",
"version": "1.0.25",
"resolved": "https://registry.npmjs.org/@libp2p/circuit-relay-v2/-/circuit-relay-v2-1.0.25.tgz",
"integrity": "sha512-t8y7V0PPvPw2LC6uyx9SJWQmaaJ6z2CbUuYoeY4cEhWtklDz/3X06cWE0kjQ923gUQQjJDPEYyc/GatL8tyMzQ==",
"dependencies": {
"@libp2p/interface": "^1.3.1",
"@libp2p/interface-internal": "^1.2.0",
"@libp2p/peer-collections": "^5.2.0",
"@libp2p/peer-id": "^4.1.1",
"@libp2p/peer-record": "^7.0.16",
"@libp2p/utils": "^5.4.0",
"@libp2p/interface": "^1.4.1",
"@libp2p/interface-internal": "^1.2.3",
"@libp2p/peer-collections": "^5.2.3",
"@libp2p/peer-id": "^4.1.3",
"@libp2p/peer-record": "^7.0.19",
"@libp2p/utils": "^5.4.3",
"@multiformats/mafmt": "^12.1.6",
"@multiformats/multiaddr": "^12.2.1",
"@multiformats/multiaddr": "^12.2.3",
"any-signal": "^4.1.1",
"it-protobuf-stream": "^1.1.2",
"it-protobuf-stream": "^1.1.3",
"it-stream-types": "^2.0.1",
"multiformats": "^13.1.0",
"p-defer": "^4.0.1",
"p-retry": "^6.2.0",
"protons-runtime": "^5.4.0",
"race-signal": "^1.0.2",
"uint8arraylist": "^2.4.8",
"uint8arrays": "^5.0.3"
"uint8arrays": "^5.1.0"
}
},
"node_modules/@libp2p/circuit-relay-v2/node_modules/multiformats": {
@@ -4793,11 +4793,6 @@
"@types/react": "*"
}
},
"node_modules/@types/retry": {
"version": "0.12.2",
"resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.2.tgz",
"integrity": "sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow=="
},
"node_modules/@types/stack-utils": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
@@ -8277,17 +8272,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-network-error": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-network-error/-/is-network-error-1.0.1.tgz",
"integrity": "sha512-OwQXkwBJeESyhFw+OumbJVD58BFBJJI5OM5S1+eyrDKlgDZPX2XNT5gXS56GSD3NPbbwUuMlR1Q71SRp5SobuQ==",
"engines": {
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-number": {
"version": "7.0.0",
"license": "MIT",
@@ -8646,14 +8630,13 @@
}
},
"node_modules/it-protobuf-stream": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/it-protobuf-stream/-/it-protobuf-stream-1.1.2.tgz",
"integrity": "sha512-epZBuG+7cPaTxCR/Lf3ApshBdA9qfflGPQLfLLrp9VQ0w67Z2xo4H+SLLetav57/29oPtAXwVaoyemg99JOWzA==",
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/it-protobuf-stream/-/it-protobuf-stream-1.1.4.tgz",
"integrity": "sha512-HEO7PqNYRnFsN4qxxXWD0aQV3ibsYBaB/nPucBXgZcnD3csPltigU4C+j2U/ahhOwB/AfXdHv4WCd/IIzeSIpg==",
"dependencies": {
"it-length-prefixed-stream": "^1.0.0",
"it-stream-types": "^2.0.1",
"protons-runtime": "^5.0.0",
"uint8arraylist": "^2.4.1"
"uint8arraylist": "^2.4.8"
}
},
"node_modules/it-pushable": {
@@ -10630,22 +10613,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-retry": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-6.2.0.tgz",
"integrity": "sha512-JA6nkq6hKyWLLasXQXUrO4z8BUZGUt/LjlJxx8Gb2+2ntodU/SS63YZ8b0LUTbQ8ZB9iwOfhEPhg4ykKnn2KsA==",
"dependencies": {
"@types/retry": "0.12.2",
"is-network-error": "^1.0.0",
"retry": "^0.13.1"
},
"engines": {
"node": ">=16.17"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-timeout": {
"version": "6.1.2",
"license": "MIT",
@@ -11510,14 +11477,6 @@
"node": ">=8"
}
},
"node_modules/retry": {
"version": "0.13.1",
"resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
"integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
"engines": {
"node": ">= 4"
}
},
"node_modules/reusify": {
"version": "1.0.4",
"license": "MIT",

View File

@@ -14,7 +14,7 @@
"@helia/delegated-routing-v1-http-api-client": "^3.0.1",
"@heroicons/react": "^2.1.3",
"@libp2p/bootstrap": "^10.0.22",
"@libp2p/circuit-relay-v2": "^1.0.22",
"@libp2p/circuit-relay-v2": "^1.0.25",
"@libp2p/identify": "^2.0.0",
"@libp2p/interface-pubsub": "^4.0.1",
"@libp2p/logger": "^4.0.10",