mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-26 15:35:52 +00:00
Bump @noble/hashes from 1.7.2 to 1.8.0 in the noble group
Bumps the noble group with 1 update: [@noble/hashes](https://github.com/paulmillr/noble-hashes). Updates `@noble/hashes` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Commits](https://github.com/paulmillr/noble-hashes/compare/1.7.2...1.8.0) --- updated-dependencies: - dependency-name: "@noble/hashes" dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: noble ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
65df27d15b
commit
18b659481f
17
package-lock.json
generated
17
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"devDependencies": {
|
||||
"@noble/ciphers": "^1.2.1",
|
||||
"@noble/curves": "^1.8.2",
|
||||
"@noble/hashes": "^1.5.0",
|
||||
"@noble/hashes": "^1.8.0",
|
||||
"@openpgp/jsdoc": "^3.6.11",
|
||||
"@openpgp/seek-bzip": "^1.0.5-git",
|
||||
"@openpgp/tweetnacl": "^1.0.4-1",
|
||||
@ -957,7 +957,7 @@
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
},
|
||||
"node_modules/@noble/hashes": {
|
||||
"node_modules/@noble/curves/node_modules/@noble/hashes": {
|
||||
"version": "1.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.7.2.tgz",
|
||||
"integrity": "sha512-biZ0NUSxyjLLqo6KxEJ1b+C2NAx0wtDoFvCaXHGgUkeHzf3Xc1xKumFKREuT7f7DARNZ/slvYUwFG6B0f2b6hQ==",
|
||||
@ -970,6 +970,19 @@
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
},
|
||||
"node_modules/@noble/hashes": {
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz",
|
||||
"integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^14.21.3 || >=16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
},
|
||||
"node_modules/@nodelib/fs.scandir": {
|
||||
"version": "2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
||||
|
||||
@ -64,7 +64,7 @@
|
||||
"devDependencies": {
|
||||
"@noble/ciphers": "^1.2.1",
|
||||
"@noble/curves": "^1.8.2",
|
||||
"@noble/hashes": "^1.5.0",
|
||||
"@noble/hashes": "^1.8.0",
|
||||
"@openpgp/jsdoc": "^3.6.11",
|
||||
"@openpgp/seek-bzip": "^1.0.5-git",
|
||||
"@openpgp/tweetnacl": "^1.0.4-1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user