chore(deps)(deps-dev): bump datastore-core from 9.2.6 to 9.2.7 (#1782)

Bumps [datastore-core](https://github.com/ipfs/js-stores) from 9.2.6 to 9.2.7.
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Commits](https://github.com/ipfs/js-stores/compare/datastore-core-v9.2.6...datastore-core-v9.2.7)

---
updated-dependencies:
- dependency-name: datastore-core
  dependency-type: direct:development
  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-01-12 13:10:08 +01:00 committed by GitHub
parent 906c93329e
commit 7f7943fcd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 82 additions and 82 deletions

162
package-lock.json generated
View File

@ -7891,9 +7891,9 @@
}
},
"node_modules/datastore-core": {
"version": "9.2.6",
"resolved": "https://registry.npmjs.org/datastore-core/-/datastore-core-9.2.6.tgz",
"integrity": "sha512-7Y79V6Iw5v8Ie2jCT6wiDBaWfZuTPzM3NcJxXOyEGRLJT0qgxa24Yxym83tTuu6rTOB+a+yZZWj0jB4F5lyg8w==",
"version": "9.2.7",
"resolved": "https://registry.npmjs.org/datastore-core/-/datastore-core-9.2.7.tgz",
"integrity": "sha512-S5ADNGRy1p6kHT6Khld+FThe1ITHuUiyYQ84VX2Kv8s6cXDiUuLlYPBIbZaWIgqR/JwxQCwa+5/08w6BZSIAow==",
"dependencies": {
"@libp2p/logger": "^4.0.1",
"err-code": "^3.0.1",
@ -26273,14 +26273,14 @@
},
"packages/core": {
"name": "@waku/core",
"version": "0.0.25",
"version": "0.0.26",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@noble/hashes": "^1.3.2",
"@waku/enr": "^0.0.19",
"@waku/interfaces": "0.0.20",
"@waku/proto": "0.0.5",
"@waku/utils": "0.0.13",
"@waku/enr": "^0.0.20",
"@waku/interfaces": "0.0.21",
"@waku/proto": "0.0.6",
"@waku/utils": "0.0.14",
"debug": "^4.3.4",
"it-all": "^3.0.4",
"it-length-prefixed": "^9.0.1",
@ -26324,11 +26324,11 @@
},
"packages/dns-discovery": {
"name": "@waku/dns-discovery",
"version": "0.0.19",
"version": "0.0.20",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@waku/enr": "0.0.19",
"@waku/utils": "0.0.13",
"@waku/enr": "0.0.20",
"@waku/utils": "0.0.14",
"debug": "^4.3.4",
"dns-query": "^0.11.2",
"hi-base32": "^0.5.1",
@ -26343,7 +26343,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.20",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"mocha": "^10.2.0",
@ -26356,7 +26356,7 @@
},
"packages/enr": {
"name": "@waku/enr",
"version": "0.0.19",
"version": "0.0.20",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@ethersproject/rlp": "^5.7.0",
@ -26364,7 +26364,7 @@
"@libp2p/peer-id": "^3.0.3",
"@multiformats/multiaddr": "^12.0.0",
"@noble/secp256k1": "^1.7.1",
"@waku/utils": "0.0.13",
"@waku/utils": "0.0.14",
"debug": "^4.3.4",
"js-sha3": "^0.9.2"
},
@ -26376,7 +26376,7 @@
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.20",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"fast-check": "^3.14.0",
@ -26392,7 +26392,7 @@
},
"packages/interfaces": {
"name": "@waku/interfaces",
"version": "0.0.20",
"version": "0.0.21",
"license": "MIT OR Apache-2.0",
"devDependencies": {
"@chainsafe/libp2p-gossipsub": "^10.1.1",
@ -26407,14 +26407,14 @@
},
"packages/message-encryption": {
"name": "@waku/message-encryption",
"version": "0.0.23",
"version": "0.0.24",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@noble/secp256k1": "^1.7.1",
"@waku/core": "0.0.25",
"@waku/interfaces": "0.0.20",
"@waku/proto": "0.0.5",
"@waku/utils": "0.0.13",
"@waku/core": "0.0.26",
"@waku/interfaces": "0.0.21",
"@waku/proto": "0.0.6",
"@waku/utils": "0.0.14",
"debug": "^4.3.4",
"js-sha3": "^0.9.2",
"uint8arrays": "^5.0.0"
@ -26448,11 +26448,11 @@
},
"packages/message-hash": {
"name": "@waku/message-hash",
"version": "0.1.9",
"version": "0.1.10",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@noble/hashes": "^1.3.2",
"@waku/utils": "0.0.13"
"@waku/utils": "0.0.14"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
@ -26462,7 +26462,7 @@
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.20",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"fast-check": "^3.14.0",
@ -26479,15 +26479,15 @@
},
"packages/peer-exchange": {
"name": "@waku/peer-exchange",
"version": "0.0.18",
"version": "0.0.19",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@libp2p/interfaces": "^3.3.2",
"@waku/core": "0.0.25",
"@waku/enr": "0.0.19",
"@waku/interfaces": "0.0.20",
"@waku/proto": "0.0.5",
"@waku/utils": "0.0.13",
"@waku/core": "0.0.26",
"@waku/enr": "0.0.20",
"@waku/interfaces": "0.0.21",
"@waku/proto": "0.0.6",
"@waku/utils": "0.0.14",
"debug": "^4.3.4",
"it-all": "^3.0.4",
"it-length-prefixed": "^9.0.1",
@ -26510,7 +26510,7 @@
},
"packages/proto": {
"name": "@waku/proto",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT OR Apache-2.0",
"dependencies": {
"protons-runtime": "^5.0.2"
@ -26532,15 +26532,15 @@
},
"packages/relay": {
"name": "@waku/relay",
"version": "0.0.8",
"version": "0.0.9",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@chainsafe/libp2p-gossipsub": "^10.1.1",
"@noble/hashes": "^1.3.2",
"@waku/core": "0.0.25",
"@waku/interfaces": "0.0.20",
"@waku/proto": "0.0.5",
"@waku/utils": "0.0.13",
"@waku/core": "0.0.26",
"@waku/interfaces": "0.0.21",
"@waku/proto": "0.0.6",
"@waku/utils": "0.0.14",
"chai": "^4.3.10",
"debug": "^4.3.4",
"fast-check": "^3.14.0"
@ -26558,18 +26558,18 @@
},
"packages/sdk": {
"name": "@waku/sdk",
"version": "0.0.21",
"version": "0.0.22",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@chainsafe/libp2p-noise": "^13.0.4",
"@libp2p/mplex": "^9.0.10",
"@libp2p/websockets": "^7.0.5",
"@waku/core": "0.0.25",
"@waku/dns-discovery": "0.0.19",
"@waku/interfaces": "0.0.20",
"@waku/peer-exchange": "^0.0.18",
"@waku/relay": "0.0.8",
"@waku/utils": "0.0.13",
"@waku/core": "0.0.26",
"@waku/dns-discovery": "0.0.20",
"@waku/interfaces": "0.0.21",
"@waku/peer-exchange": "^0.0.19",
"@waku/relay": "0.0.9",
"@waku/utils": "0.0.14",
"libp2p": "^0.46.14"
},
"devDependencies": {
@ -26624,7 +26624,7 @@
"allure-mocha": "^2.9.2",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"datastore-core": "^9.2.6",
"datastore-core": "^9.2.7",
"debug": "^4.3.4",
"interface-datastore": "^8.2.5",
"libp2p": "^0.46.14",
@ -26638,11 +26638,11 @@
},
"packages/utils": {
"name": "@waku/utils",
"version": "0.0.13",
"version": "0.0.14",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@noble/hashes": "^1.3.2",
"@waku/interfaces": "0.0.20",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",
"debug": "^4.3.4",
"uint8arrays": "^4.0.4"
@ -29778,10 +29778,10 @@
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.7",
"@waku/build-utils": "*",
"@waku/enr": "^0.0.19",
"@waku/interfaces": "0.0.20",
"@waku/proto": "0.0.5",
"@waku/utils": "0.0.13",
"@waku/enr": "^0.0.20",
"@waku/interfaces": "0.0.21",
"@waku/proto": "0.0.6",
"@waku/utils": "0.0.14",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"debug": "^4.3.4",
@ -29849,9 +29849,9 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@waku/build-utils": "*",
"@waku/enr": "0.0.19",
"@waku/interfaces": "0.0.20",
"@waku/utils": "0.0.13",
"@waku/enr": "0.0.20",
"@waku/interfaces": "0.0.21",
"@waku/utils": "0.0.14",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"debug": "^4.3.4",
@ -29878,8 +29878,8 @@
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.20",
"@waku/utils": "0.0.13",
"@waku/interfaces": "0.0.21",
"@waku/utils": "0.0.14",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"debug": "^4.3.4",
@ -29912,10 +29912,10 @@
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"@waku/core": "0.0.25",
"@waku/interfaces": "0.0.20",
"@waku/proto": "0.0.5",
"@waku/utils": "0.0.13",
"@waku/core": "0.0.26",
"@waku/interfaces": "0.0.21",
"@waku/proto": "0.0.6",
"@waku/utils": "0.0.14",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"debug": "^4.3.4",
@ -29949,8 +29949,8 @@
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.20",
"@waku/utils": "0.0.13",
"@waku/interfaces": "0.0.21",
"@waku/utils": "0.0.14",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"fast-check": "^3.14.0",
@ -29970,11 +29970,11 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*",
"@waku/core": "0.0.25",
"@waku/enr": "0.0.19",
"@waku/interfaces": "0.0.20",
"@waku/proto": "0.0.5",
"@waku/utils": "0.0.13",
"@waku/core": "0.0.26",
"@waku/enr": "0.0.20",
"@waku/interfaces": "0.0.21",
"@waku/proto": "0.0.6",
"@waku/utils": "0.0.14",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"debug": "^4.3.4",
@ -30010,10 +30010,10 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*",
"@waku/core": "0.0.25",
"@waku/interfaces": "0.0.20",
"@waku/proto": "0.0.5",
"@waku/utils": "0.0.13",
"@waku/core": "0.0.26",
"@waku/interfaces": "0.0.21",
"@waku/proto": "0.0.6",
"@waku/utils": "0.0.14",
"chai": "^4.3.10",
"debug": "^4.3.4",
"fast-check": "^3.14.0",
@ -30031,12 +30031,12 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*",
"@waku/core": "0.0.25",
"@waku/dns-discovery": "0.0.19",
"@waku/interfaces": "0.0.20",
"@waku/peer-exchange": "^0.0.18",
"@waku/relay": "0.0.8",
"@waku/utils": "0.0.13",
"@waku/core": "0.0.26",
"@waku/dns-discovery": "0.0.20",
"@waku/interfaces": "0.0.21",
"@waku/peer-exchange": "^0.0.19",
"@waku/relay": "0.0.9",
"@waku/utils": "0.0.14",
"cspell": "^7.3.2",
"interface-datastore": "^8.2.5",
"libp2p": "^0.46.14",
@ -30069,7 +30069,7 @@
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"cspell": "^7.3.2",
"datastore-core": "^9.2.6",
"datastore-core": "^9.2.7",
"debug": "^4.3.4",
"dockerode": "^3.3.5",
"fast-check": "^3.15.0",
@ -30093,7 +30093,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.20",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"debug": "^4.3.4",
@ -31923,9 +31923,9 @@
"version": "1.0.3"
},
"datastore-core": {
"version": "9.2.6",
"resolved": "https://registry.npmjs.org/datastore-core/-/datastore-core-9.2.6.tgz",
"integrity": "sha512-7Y79V6Iw5v8Ie2jCT6wiDBaWfZuTPzM3NcJxXOyEGRLJT0qgxa24Yxym83tTuu6rTOB+a+yZZWj0jB4F5lyg8w==",
"version": "9.2.7",
"resolved": "https://registry.npmjs.org/datastore-core/-/datastore-core-9.2.7.tgz",
"integrity": "sha512-S5ADNGRy1p6kHT6Khld+FThe1ITHuUiyYQ84VX2Kv8s6cXDiUuLlYPBIbZaWIgqR/JwxQCwa+5/08w6BZSIAow==",
"requires": {
"@libp2p/logger": "^4.0.1",
"err-code": "^3.0.1",

View File

@ -82,7 +82,7 @@
"allure-mocha": "^2.9.2",
"chai": "^4.3.10",
"cspell": "^7.3.2",
"datastore-core": "^9.2.6",
"datastore-core": "^9.2.7",
"debug": "^4.3.4",
"interface-datastore": "^8.2.5",
"libp2p": "^0.46.14",