chore(deps)(deps): bump libp2p from 0.46.8 to 0.46.9 (#1544)

Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.46.8 to 0.46.9.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/master/.release-please.json)
- [Commits](https://github.com/libp2p/js-libp2p/compare/libp2p-v0.46.8...libp2p-v0.46.9)

---
updated-dependencies:
- dependency-name: libp2p
  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>
Co-authored-by: Danish Arora <35004822+danisharora099@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-08 00:39:40 +05:30 committed by GitHub
parent 7ae27413a3
commit 2c0360bfe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 17 deletions

26
package-lock.json generated
View File

@ -13866,9 +13866,9 @@
}
},
"node_modules/libp2p": {
"version": "0.46.8",
"resolved": "https://registry.npmjs.org/libp2p/-/libp2p-0.46.8.tgz",
"integrity": "sha512-ZEzItnKbZm8V97VVlsWq2afbUyq8sYeynHS5+b5sbByD+vsw3WMhsp4SrDkT7DAsONp4Vgn/aey7RCJIkQ6OUA==",
"version": "0.46.9",
"resolved": "https://registry.npmjs.org/libp2p/-/libp2p-0.46.9.tgz",
"integrity": "sha512-voJaMxTaf/LONFdUuSn0rE9SC+VeTwFfIkqSzZGD043CtrUsftToR2+zyIyl2eXS75vTkXyKqzL8Q9IIoqTaFQ==",
"dependencies": {
"@achingbrain/nat-port-mapper": "^1.0.9",
"@libp2p/crypto": "^2.0.3",
@ -13886,7 +13886,6 @@
"@multiformats/mafmt": "^12.1.2",
"@multiformats/multiaddr": "^12.1.5",
"@multiformats/multiaddr-matcher": "^1.0.0",
"abortable-iterator": "^5.0.1",
"any-signal": "^4.1.1",
"datastore-core": "^9.0.1",
"delay": "^6.0.0",
@ -27130,7 +27129,7 @@
"@chainsafe/libp2p-gossipsub": "^10.1.0",
"@multiformats/multiaddr": "^12.0.0",
"cspell": "^7.3.2",
"libp2p": "^0.46.8",
"libp2p": "^0.46.9",
"npm-run-all": "^4.1.5",
"typescript": "^5.0.4"
},
@ -27315,7 +27314,7 @@
"@waku/peer-exchange": "^0.0.15",
"@waku/relay": "0.0.5",
"@waku/utils": "0.0.10",
"libp2p": "^0.46.8"
"libp2p": "^0.46.9"
},
"devDependencies": {
"@chainsafe/libp2p-gossipsub": "^10.1.0",
@ -27410,7 +27409,7 @@
"datastore-core": "^9.2.2",
"debug": "^4.3.4",
"interface-datastore": "^8.2.3",
"libp2p": "^0.46.8",
"libp2p": "^0.46.9",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"typescript": "^5.0.4"
@ -31246,7 +31245,7 @@
"@chainsafe/libp2p-gossipsub": "^10.1.0",
"@multiformats/multiaddr": "^12.0.0",
"cspell": "^7.3.2",
"libp2p": "^0.46.8",
"libp2p": "^0.46.9",
"npm-run-all": "^4.1.5",
"typescript": "^5.0.4"
}
@ -31398,7 +31397,7 @@
"@waku/utils": "0.0.10",
"cspell": "^7.3.2",
"interface-datastore": "^7.0.4",
"libp2p": "^0.46.8",
"libp2p": "^0.46.9",
"npm-run-all": "^4.1.5",
"rollup": "^3.29.0",
"typescript": "^5.0.4"
@ -31451,7 +31450,7 @@
"debug": "^4.3.4",
"dockerode": "^3.3.5",
"interface-datastore": "^8.2.3",
"libp2p": "^0.46.8",
"libp2p": "^0.46.9",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"p-timeout": "^6.1.0",
@ -36579,9 +36578,9 @@
}
},
"libp2p": {
"version": "0.46.8",
"resolved": "https://registry.npmjs.org/libp2p/-/libp2p-0.46.8.tgz",
"integrity": "sha512-ZEzItnKbZm8V97VVlsWq2afbUyq8sYeynHS5+b5sbByD+vsw3WMhsp4SrDkT7DAsONp4Vgn/aey7RCJIkQ6OUA==",
"version": "0.46.9",
"resolved": "https://registry.npmjs.org/libp2p/-/libp2p-0.46.9.tgz",
"integrity": "sha512-voJaMxTaf/LONFdUuSn0rE9SC+VeTwFfIkqSzZGD043CtrUsftToR2+zyIyl2eXS75vTkXyKqzL8Q9IIoqTaFQ==",
"requires": {
"@achingbrain/nat-port-mapper": "^1.0.9",
"@libp2p/crypto": "^2.0.3",
@ -36599,7 +36598,6 @@
"@multiformats/mafmt": "^12.1.2",
"@multiformats/multiaddr": "^12.1.5",
"@multiformats/multiaddr-matcher": "^1.0.0",
"abortable-iterator": "^5.0.1",
"any-signal": "^4.1.1",
"datastore-core": "^9.0.1",
"delay": "^6.0.0",

View File

@ -52,7 +52,7 @@
"cspell": "^7.3.2",
"npm-run-all": "^4.1.5",
"typescript": "^5.0.4",
"libp2p": "^0.46.8"
"libp2p": "^0.46.9"
},
"typedoc": {
"entryPoint": "./src/index.ts"

View File

@ -57,7 +57,7 @@
"@waku/dns-discovery": "0.0.16",
"@waku/interfaces": "0.0.17",
"@waku/peer-exchange": "^0.0.15",
"libp2p": "^0.46.8"
"libp2p": "^0.46.9"
},
"devDependencies": {
"@chainsafe/libp2p-gossipsub": "^10.1.0",

View File

@ -82,7 +82,7 @@
"cspell": "^7.3.2",
"debug": "^4.3.4",
"interface-datastore": "^8.2.3",
"libp2p": "^0.46.8",
"libp2p": "^0.46.9",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"typescript": "^5.0.4"