mirror of https://github.com/status-im/js-waku.git
chore(deps)(deps): bump @libp2p/interface-compliance-tests (#1813)
Bumps [@libp2p/interface-compliance-tests](https://github.com/libp2p/js-libp2p) from 5.1.2 to 5.2.0. - [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/peer-collections-v5.1.2...utils-v5.2.0) --- updated-dependencies: - dependency-name: "@libp2p/interface-compliance-tests" dependency-type: direct:production update-type: version-update:semver-minor ... 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:
parent
87998700e5
commit
28f441bc88
|
@ -2782,18 +2782,18 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@libp2p/interface-compliance-tests": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/interface-compliance-tests/-/interface-compliance-tests-5.1.2.tgz",
|
||||
"integrity": "sha512-G6A0YoHfpEBqfx471oHheMnQr3BHZOwwrVT5S9FGArRrzZfIH1XnGr/NMccR9wLPYcLfXCdZmOucQ1XZ8S57gQ==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/interface-compliance-tests/-/interface-compliance-tests-5.2.0.tgz",
|
||||
"integrity": "sha512-fAxdKGOBg0nAwZqZYXXkGewrN9w1lm5PWzkBjSyh9sfN7ZTvYIbf3dE+E9oB70D/ILiZfbu171aQuLHttbStLA==",
|
||||
"dependencies": {
|
||||
"@libp2p/interface": "^1.1.1",
|
||||
"@libp2p/interface-internal": "^1.0.6",
|
||||
"@libp2p/logger": "^4.0.4",
|
||||
"@libp2p/multistream-select": "^5.1.1",
|
||||
"@libp2p/peer-collections": "^5.1.4",
|
||||
"@libp2p/peer-id": "^4.0.4",
|
||||
"@libp2p/peer-id-factory": "^4.0.4",
|
||||
"@libp2p/utils": "^5.2.1",
|
||||
"@libp2p/interface": "^1.1.2",
|
||||
"@libp2p/interface-internal": "^1.0.7",
|
||||
"@libp2p/logger": "^4.0.5",
|
||||
"@libp2p/multistream-select": "^5.1.2",
|
||||
"@libp2p/peer-collections": "^5.1.5",
|
||||
"@libp2p/peer-id": "^4.0.5",
|
||||
"@libp2p/peer-id-factory": "^4.0.5",
|
||||
"@libp2p/utils": "^5.2.3",
|
||||
"@multiformats/multiaddr": "^12.1.10",
|
||||
"abortable-iterator": "^5.0.1",
|
||||
"aegir": "^42.0.0",
|
||||
|
@ -2804,8 +2804,8 @@
|
|||
"it-ndjson": "^1.0.3",
|
||||
"it-pair": "^2.0.6",
|
||||
"it-pipe": "^3.0.1",
|
||||
"it-protobuf-stream": "^1.0.2",
|
||||
"it-pushable": "^3.2.1",
|
||||
"it-protobuf-stream": "^1.1.1",
|
||||
"it-pushable": "^3.2.3",
|
||||
"it-stream-types": "^2.0.1",
|
||||
"it-to-buffer": "^4.0.2",
|
||||
"merge-options": "^3.0.4",
|
||||
|
@ -2815,7 +2815,7 @@
|
|||
"p-wait-for": "^5.0.2",
|
||||
"protons-runtime": "^5.0.0",
|
||||
"sinon": "^17.0.0",
|
||||
"uint8arraylist": "^2.4.3",
|
||||
"uint8arraylist": "^2.4.7",
|
||||
"uint8arrays": "^5.0.0"
|
||||
}
|
||||
},
|
||||
|
@ -2927,18 +2927,18 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@libp2p/multistream-select": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/multistream-select/-/multistream-select-5.1.1.tgz",
|
||||
"integrity": "sha512-hdcsmrqF0ffh/dNjw+KKfllXIJocpxWzlNSGWxswsmoZFV0Krx7HH/kHQDr5f2mehrO08wJyzRCnlKv9LrirAQ==",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/multistream-select/-/multistream-select-5.1.2.tgz",
|
||||
"integrity": "sha512-QpECDuO3hAQLAcYZbIFVhNNJl3MMttTq+txlbpDOxVgbOfTTBImUCcvrtZRIe25gZ1uB+iS72opZNgilc1zl9g==",
|
||||
"dependencies": {
|
||||
"@libp2p/interface": "^1.1.1",
|
||||
"@libp2p/interface": "^1.1.2",
|
||||
"it-length-prefixed": "^9.0.3",
|
||||
"it-length-prefixed-stream": "^1.1.1",
|
||||
"it-stream-types": "^2.0.1",
|
||||
"p-defer": "^4.0.0",
|
||||
"race-signal": "^1.0.2",
|
||||
"uint8-varint": "^2.0.2",
|
||||
"uint8arraylist": "^2.4.3",
|
||||
"uint8arraylist": "^2.4.7",
|
||||
"uint8arrays": "^5.0.0"
|
||||
}
|
||||
},
|
||||
|
@ -3135,9 +3135,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@libp2p/utils": {
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/utils/-/utils-5.2.2.tgz",
|
||||
"integrity": "sha512-h7pNWv8Kyn7Mji8oNE/H6boon66Qu/GCsjjC3zIrHscRqeLPK0zR2EZlhWhfffObF//s0v0++okQNH5HsFQIPQ==",
|
||||
"version": "5.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/utils/-/utils-5.2.3.tgz",
|
||||
"integrity": "sha512-N+9pQHQ/XrxXP/RCiWUSUXnkFCWcyzMxlGXY+aQUfcfLi5M2eFtPSz2Tc5dWmYGVJeI9CNafok+72YUsPZHfOQ==",
|
||||
"dependencies": {
|
||||
"@chainsafe/is-ip": "^2.0.2",
|
||||
"@libp2p/interface": "^1.1.2",
|
||||
|
@ -3149,8 +3149,8 @@
|
|||
"is-loopback-addr": "^2.0.1",
|
||||
"it-pushable": "^3.2.3",
|
||||
"it-stream-types": "^2.0.1",
|
||||
"netmask": "^2.0.2",
|
||||
"p-defer": "^4.0.0",
|
||||
"private-ip": "^3.0.1",
|
||||
"race-event": "^1.1.0",
|
||||
"race-signal": "^1.0.2",
|
||||
"uint8arraylist": "^2.4.7"
|
||||
|
@ -27951,7 +27951,7 @@
|
|||
"version": "0.0.1",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"dependencies": {
|
||||
"@libp2p/interface-compliance-tests": "^5.1.2",
|
||||
"@libp2p/interface-compliance-tests": "^5.2.0",
|
||||
"@libp2p/peer-id": "^4.0.4",
|
||||
"@waku/core": "*",
|
||||
"@waku/enr": "*",
|
||||
|
@ -29872,18 +29872,18 @@
|
|||
}
|
||||
},
|
||||
"@libp2p/interface-compliance-tests": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/interface-compliance-tests/-/interface-compliance-tests-5.1.2.tgz",
|
||||
"integrity": "sha512-G6A0YoHfpEBqfx471oHheMnQr3BHZOwwrVT5S9FGArRrzZfIH1XnGr/NMccR9wLPYcLfXCdZmOucQ1XZ8S57gQ==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/interface-compliance-tests/-/interface-compliance-tests-5.2.0.tgz",
|
||||
"integrity": "sha512-fAxdKGOBg0nAwZqZYXXkGewrN9w1lm5PWzkBjSyh9sfN7ZTvYIbf3dE+E9oB70D/ILiZfbu171aQuLHttbStLA==",
|
||||
"requires": {
|
||||
"@libp2p/interface": "^1.1.1",
|
||||
"@libp2p/interface-internal": "^1.0.6",
|
||||
"@libp2p/logger": "^4.0.4",
|
||||
"@libp2p/multistream-select": "^5.1.1",
|
||||
"@libp2p/peer-collections": "^5.1.4",
|
||||
"@libp2p/peer-id": "^4.0.4",
|
||||
"@libp2p/peer-id-factory": "^4.0.4",
|
||||
"@libp2p/utils": "^5.2.1",
|
||||
"@libp2p/interface": "^1.1.2",
|
||||
"@libp2p/interface-internal": "^1.0.7",
|
||||
"@libp2p/logger": "^4.0.5",
|
||||
"@libp2p/multistream-select": "^5.1.2",
|
||||
"@libp2p/peer-collections": "^5.1.5",
|
||||
"@libp2p/peer-id": "^4.0.5",
|
||||
"@libp2p/peer-id-factory": "^4.0.5",
|
||||
"@libp2p/utils": "^5.2.3",
|
||||
"@multiformats/multiaddr": "^12.1.10",
|
||||
"abortable-iterator": "^5.0.1",
|
||||
"aegir": "^42.0.0",
|
||||
|
@ -29894,8 +29894,8 @@
|
|||
"it-ndjson": "^1.0.3",
|
||||
"it-pair": "^2.0.6",
|
||||
"it-pipe": "^3.0.1",
|
||||
"it-protobuf-stream": "^1.0.2",
|
||||
"it-pushable": "^3.2.1",
|
||||
"it-protobuf-stream": "^1.1.1",
|
||||
"it-pushable": "^3.2.3",
|
||||
"it-stream-types": "^2.0.1",
|
||||
"it-to-buffer": "^4.0.2",
|
||||
"merge-options": "^3.0.4",
|
||||
|
@ -29905,7 +29905,7 @@
|
|||
"p-wait-for": "^5.0.2",
|
||||
"protons-runtime": "^5.0.0",
|
||||
"sinon": "^17.0.0",
|
||||
"uint8arraylist": "^2.4.3",
|
||||
"uint8arraylist": "^2.4.7",
|
||||
"uint8arrays": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -30001,18 +30001,18 @@
|
|||
}
|
||||
},
|
||||
"@libp2p/multistream-select": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/multistream-select/-/multistream-select-5.1.1.tgz",
|
||||
"integrity": "sha512-hdcsmrqF0ffh/dNjw+KKfllXIJocpxWzlNSGWxswsmoZFV0Krx7HH/kHQDr5f2mehrO08wJyzRCnlKv9LrirAQ==",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/multistream-select/-/multistream-select-5.1.2.tgz",
|
||||
"integrity": "sha512-QpECDuO3hAQLAcYZbIFVhNNJl3MMttTq+txlbpDOxVgbOfTTBImUCcvrtZRIe25gZ1uB+iS72opZNgilc1zl9g==",
|
||||
"requires": {
|
||||
"@libp2p/interface": "^1.1.1",
|
||||
"@libp2p/interface": "^1.1.2",
|
||||
"it-length-prefixed": "^9.0.3",
|
||||
"it-length-prefixed-stream": "^1.1.1",
|
||||
"it-stream-types": "^2.0.1",
|
||||
"p-defer": "^4.0.0",
|
||||
"race-signal": "^1.0.2",
|
||||
"uint8-varint": "^2.0.2",
|
||||
"uint8arraylist": "^2.4.3",
|
||||
"uint8arraylist": "^2.4.7",
|
||||
"uint8arrays": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -30223,9 +30223,9 @@
|
|||
}
|
||||
},
|
||||
"@libp2p/utils": {
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/utils/-/utils-5.2.2.tgz",
|
||||
"integrity": "sha512-h7pNWv8Kyn7Mji8oNE/H6boon66Qu/GCsjjC3zIrHscRqeLPK0zR2EZlhWhfffObF//s0v0++okQNH5HsFQIPQ==",
|
||||
"version": "5.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/utils/-/utils-5.2.3.tgz",
|
||||
"integrity": "sha512-N+9pQHQ/XrxXP/RCiWUSUXnkFCWcyzMxlGXY+aQUfcfLi5M2eFtPSz2Tc5dWmYGVJeI9CNafok+72YUsPZHfOQ==",
|
||||
"requires": {
|
||||
"@chainsafe/is-ip": "^2.0.2",
|
||||
"@libp2p/interface": "^1.1.2",
|
||||
|
@ -30237,8 +30237,8 @@
|
|||
"is-loopback-addr": "^2.0.1",
|
||||
"it-pushable": "^3.2.3",
|
||||
"it-stream-types": "^2.0.1",
|
||||
"netmask": "^2.0.2",
|
||||
"p-defer": "^4.0.0",
|
||||
"private-ip": "^3.0.1",
|
||||
"race-event": "^1.1.0",
|
||||
"race-signal": "^1.0.2",
|
||||
"uint8arraylist": "^2.4.7"
|
||||
|
@ -32090,7 +32090,7 @@
|
|||
"version": "file:packages/tests",
|
||||
"requires": {
|
||||
"@libp2p/bootstrap": "^10.0.11",
|
||||
"@libp2p/interface-compliance-tests": "^5.1.2",
|
||||
"@libp2p/interface-compliance-tests": "^5.2.0",
|
||||
"@libp2p/peer-id": "^4.0.4",
|
||||
"@types/chai": "^4.3.11",
|
||||
"@types/dockerode": "^3.3.19",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"node": ">=18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@libp2p/interface-compliance-tests": "^5.1.2",
|
||||
"@libp2p/interface-compliance-tests": "^5.2.0",
|
||||
"@libp2p/peer-id": "^4.0.4",
|
||||
"@waku/core": "*",
|
||||
"@waku/enr": "*",
|
||||
|
|
Loading…
Reference in New Issue