chore(deps)(deps-dev): bump interface-datastore from 8.2.5 to 8.2.10 (#1794)

Bumps [interface-datastore](https://github.com/ipfs/js-stores) from 8.2.5 to 8.2.10.
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Commits](https://github.com/ipfs/js-stores/compare/interface-datastore-v8.2.5...interface-datastore-v8.2.10)

---
updated-dependencies:
- dependency-name: interface-datastore
  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-16 19:15:28 +01:00 committed by GitHub
parent e6e61f347e
commit 00bd51a42e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 37 additions and 29 deletions

60
package-lock.json generated
View File

@ -11773,28 +11773,25 @@
} }
}, },
"node_modules/interface-datastore": { "node_modules/interface-datastore": {
"version": "8.2.5", "version": "8.2.10",
"license": "Apache-2.0 OR MIT", "resolved": "https://registry.npmjs.org/interface-datastore/-/interface-datastore-8.2.10.tgz",
"integrity": "sha512-D8RuxMdjOPB+j6WMDJ+I2aXTDzUT6DIVjgzo1E+ODL7w8WrSFl9FXD2SYmgj6vVzdb7Kb5qmAI9pEnDZJz7ifg==",
"dependencies": { "dependencies": {
"interface-store": "^5.0.0", "interface-store": "^5.0.0",
"nanoid": "^4.0.0", "uint8arrays": "^5.0.0"
"uint8arrays": "^4.0.2"
} }
}, },
"node_modules/interface-datastore/node_modules/nanoid": { "node_modules/interface-datastore/node_modules/multiformats": {
"version": "4.0.2", "version": "13.0.1",
"funding": [ "resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.0.1.tgz",
{ "integrity": "sha512-bt3R5iXe2O8xpp3wkmQhC73b/lC4S2ihU8Dndwcsysqbydqb8N+bpP116qMcClZ17g58iSIwtXUTcg2zT4sniA=="
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.js"
}, },
"engines": { "node_modules/interface-datastore/node_modules/uint8arrays": {
"node": "^14 || ^16 || >=18" "version": "5.0.1",
"resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-5.0.1.tgz",
"integrity": "sha512-ND5RpJAnPgHmZT7hWD/2T4BwRp04j8NLKvMKC/7bhiEwEjUMkQ4kvBKiH6hOqbljd6qJ2xS8reL3vl1e33grOQ==",
"dependencies": {
"multiformats": "^13.0.0"
} }
}, },
"node_modules/interface-store": { "node_modules/interface-store": {
@ -26604,7 +26601,7 @@
"@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*", "@waku/build-utils": "*",
"cspell": "^7.3.2", "cspell": "^7.3.2",
"interface-datastore": "^8.2.5", "interface-datastore": "^8.2.10",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"rollup": "^4.6.0" "rollup": "^4.6.0"
}, },
@ -26651,7 +26648,7 @@
"cspell": "^7.3.2", "cspell": "^7.3.2",
"datastore-core": "^9.2.7", "datastore-core": "^9.2.7",
"debug": "^4.3.4", "debug": "^4.3.4",
"interface-datastore": "^8.2.5", "interface-datastore": "^8.2.10",
"libp2p": "^0.46.14", "libp2p": "^0.46.14",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"mocha-multi-reporters": "^1.5.1", "mocha-multi-reporters": "^1.5.1",
@ -30073,7 +30070,7 @@
"@waku/relay": "0.0.9", "@waku/relay": "0.0.9",
"@waku/utils": "0.0.14", "@waku/utils": "0.0.14",
"cspell": "^7.3.2", "cspell": "^7.3.2",
"interface-datastore": "^8.2.5", "interface-datastore": "^8.2.10",
"libp2p": "^0.46.14", "libp2p": "^0.46.14",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"rollup": "^4.6.0" "rollup": "^4.6.0"
@ -30108,7 +30105,7 @@
"debug": "^4.3.4", "debug": "^4.3.4",
"dockerode": "^3.3.5", "dockerode": "^3.3.5",
"fast-check": "^3.15.0", "fast-check": "^3.15.0",
"interface-datastore": "^8.2.5", "interface-datastore": "^8.2.10",
"libp2p": "^0.46.14", "libp2p": "^0.46.14",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"mocha-multi-reporters": "^1.5.1", "mocha-multi-reporters": "^1.5.1",
@ -34298,15 +34295,26 @@
"version": "2.0.0" "version": "2.0.0"
}, },
"interface-datastore": { "interface-datastore": {
"version": "8.2.5", "version": "8.2.10",
"resolved": "https://registry.npmjs.org/interface-datastore/-/interface-datastore-8.2.10.tgz",
"integrity": "sha512-D8RuxMdjOPB+j6WMDJ+I2aXTDzUT6DIVjgzo1E+ODL7w8WrSFl9FXD2SYmgj6vVzdb7Kb5qmAI9pEnDZJz7ifg==",
"requires": { "requires": {
"interface-store": "^5.0.0", "interface-store": "^5.0.0",
"nanoid": "^4.0.0", "uint8arrays": "^5.0.0"
"uint8arrays": "^4.0.2"
}, },
"dependencies": { "dependencies": {
"nanoid": { "multiformats": {
"version": "4.0.2" "version": "13.0.1",
"resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.0.1.tgz",
"integrity": "sha512-bt3R5iXe2O8xpp3wkmQhC73b/lC4S2ihU8Dndwcsysqbydqb8N+bpP116qMcClZ17g58iSIwtXUTcg2zT4sniA=="
},
"uint8arrays": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-5.0.1.tgz",
"integrity": "sha512-ND5RpJAnPgHmZT7hWD/2T4BwRp04j8NLKvMKC/7bhiEwEjUMkQ4kvBKiH6hOqbljd6qJ2xS8reL3vl1e33grOQ==",
"requires": {
"multiformats": "^13.0.0"
}
} }
} }
}, },

View File

@ -79,7 +79,7 @@
"@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*", "@waku/build-utils": "*",
"cspell": "^7.3.2", "cspell": "^7.3.2",
"interface-datastore": "^8.2.5", "interface-datastore": "^8.2.10",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"rollup": "^4.6.0" "rollup": "^4.6.0"
}, },

View File

@ -84,7 +84,7 @@
"cspell": "^7.3.2", "cspell": "^7.3.2",
"datastore-core": "^9.2.7", "datastore-core": "^9.2.7",
"debug": "^4.3.4", "debug": "^4.3.4",
"interface-datastore": "^8.2.5", "interface-datastore": "^8.2.10",
"libp2p": "^0.46.14", "libp2p": "^0.46.14",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"mocha-multi-reporters": "^1.5.1", "mocha-multi-reporters": "^1.5.1",