chore(deps)(deps): bump @noble/hashes from 1.3.1 to 1.3.2 (#1515)

Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/paulmillr/noble-hashes/releases)
- [Commits](https://github.com/paulmillr/noble-hashes/compare/1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: "@noble/hashes"
  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] 2023-08-30 21:24:13 +05:30 committed by GitHub
parent 8537a63d34
commit 423abb9211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 15 deletions

42
package-lock.json generated
View File

@ -3510,6 +3510,17 @@
"url": "https://paulmillr.com/funding/" "url": "https://paulmillr.com/funding/"
} }
}, },
"node_modules/@noble/curves/node_modules/@noble/hashes": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.1.tgz",
"integrity": "sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==",
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://paulmillr.com/funding/"
}
},
"node_modules/@noble/ed25519": { "node_modules/@noble/ed25519": {
"version": "1.7.3", "version": "1.7.3",
"funding": [ "funding": [
@ -3521,9 +3532,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@noble/hashes": { "node_modules/@noble/hashes": {
"version": "1.3.1", "version": "1.3.2",
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.1.tgz", "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz",
"integrity": "sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==", "integrity": "sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==",
"engines": { "engines": {
"node": ">= 16" "node": ">= 16"
}, },
@ -30467,7 +30478,7 @@
"version": "0.0.22", "version": "0.0.22",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@noble/hashes": "^1.3.0", "@noble/hashes": "^1.3.2",
"@waku/interfaces": "0.0.17", "@waku/interfaces": "0.0.17",
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.10", "@waku/utils": "0.0.10",
@ -30667,7 +30678,7 @@
"version": "0.1.6", "version": "0.1.6",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@noble/hashes": "^1.2.0", "@noble/hashes": "^1.3.2",
"@waku/utils": "0.0.10" "@waku/utils": "0.0.10"
}, },
"devDependencies": { "devDependencies": {
@ -30763,7 +30774,7 @@
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@chainsafe/libp2p-gossipsub": "^10.0.0", "@chainsafe/libp2p-gossipsub": "^10.0.0",
"@noble/hashes": "^1.3.0", "@noble/hashes": "^1.3.2",
"@waku/core": "0.0.22", "@waku/core": "0.0.22",
"@waku/interfaces": "0.0.17", "@waku/interfaces": "0.0.17",
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
@ -33875,15 +33886,22 @@
"integrity": "sha512-091oBExgENk/kGj3AZmtBDMpxQPDtxQABR2B9lb1JbVTs6ytdzZNwvhxQ4MWasRNEzlbEH8jCWFCwhF/Obj5AA==", "integrity": "sha512-091oBExgENk/kGj3AZmtBDMpxQPDtxQABR2B9lb1JbVTs6ytdzZNwvhxQ4MWasRNEzlbEH8jCWFCwhF/Obj5AA==",
"requires": { "requires": {
"@noble/hashes": "1.3.1" "@noble/hashes": "1.3.1"
},
"dependencies": {
"@noble/hashes": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.1.tgz",
"integrity": "sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA=="
}
} }
}, },
"@noble/ed25519": { "@noble/ed25519": {
"version": "1.7.3" "version": "1.7.3"
}, },
"@noble/hashes": { "@noble/hashes": {
"version": "1.3.1", "version": "1.3.2",
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.1.tgz", "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz",
"integrity": "sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==" "integrity": "sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ=="
}, },
"@noble/secp256k1": { "@noble/secp256k1": {
"version": "1.7.1" "version": "1.7.1"
@ -35620,7 +35638,7 @@
"version": "file:packages/core", "version": "file:packages/core",
"requires": { "requires": {
"@multiformats/multiaddr": "^12.0.0", "@multiformats/multiaddr": "^12.0.0",
"@noble/hashes": "^1.3.0", "@noble/hashes": "^1.3.2",
"@rollup/plugin-commonjs": "^24.0.1", "@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-json": "^6.0.0", "@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0", "@rollup/plugin-node-resolve": "^15.1.0",
@ -35775,7 +35793,7 @@
"@waku/message-hash": { "@waku/message-hash": {
"version": "file:packages/message-hash", "version": "file:packages/message-hash",
"requires": { "requires": {
"@noble/hashes": "^1.2.0", "@noble/hashes": "^1.3.2",
"@rollup/plugin-commonjs": "^24.0.1", "@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-json": "^6.0.0", "@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0", "@rollup/plugin-node-resolve": "^15.1.0",
@ -35850,7 +35868,7 @@
"version": "file:packages/relay", "version": "file:packages/relay",
"requires": { "requires": {
"@chainsafe/libp2p-gossipsub": "^10.0.0", "@chainsafe/libp2p-gossipsub": "^10.0.0",
"@noble/hashes": "^1.3.0", "@noble/hashes": "^1.3.2",
"@rollup/plugin-commonjs": "^24.1.0", "@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-json": "^6.0.0", "@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0", "@rollup/plugin-node-resolve": "^15.1.0",

View File

@ -72,7 +72,7 @@
"node": ">=16" "node": ">=16"
}, },
"dependencies": { "dependencies": {
"@noble/hashes": "^1.3.0", "@noble/hashes": "^1.3.2",
"@waku/interfaces": "0.0.17", "@waku/interfaces": "0.0.17",
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.10", "@waku/utils": "0.0.10",

View File

@ -50,7 +50,7 @@
"node": ">=16" "node": ">=16"
}, },
"dependencies": { "dependencies": {
"@noble/hashes": "^1.2.0", "@noble/hashes": "^1.3.2",
"@waku/utils": "0.0.10" "@waku/utils": "0.0.10"
}, },
"devDependencies": { "devDependencies": {

View File

@ -50,7 +50,7 @@
}, },
"dependencies": { "dependencies": {
"@chainsafe/libp2p-gossipsub": "^10.0.0", "@chainsafe/libp2p-gossipsub": "^10.0.0",
"@noble/hashes": "^1.3.0", "@noble/hashes": "^1.3.2",
"@waku/core": "0.0.22", "@waku/core": "0.0.22",
"@waku/interfaces": "0.0.17", "@waku/interfaces": "0.0.17",
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",