mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-24 06:25:50 +00:00
Build(deps-dev): bump @noble/curves in the noble group
Bumps the noble group with 1 update: [@noble/curves](https://github.com/paulmillr/noble-curves). Updates `@noble/curves` from 1.9.5 to 1.9.6 - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](https://github.com/paulmillr/noble-curves/compare/1.9.5...1.9.6) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-version: 1.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: noble ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ddbd0d72f9
commit
108b09f8a9
8
package-lock.json
generated
8
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "LGPL-3.0+",
|
||||
"devDependencies": {
|
||||
"@noble/ciphers": "^1.3.0",
|
||||
"@noble/curves": "^1.9.5",
|
||||
"@noble/curves": "^1.9.6",
|
||||
"@noble/hashes": "^1.8.0",
|
||||
"@openpgp/jsdoc": "^3.6.11",
|
||||
"@openpgp/seek-bzip": "^1.0.5-git",
|
||||
@ -971,9 +971,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@noble/curves": {
|
||||
"version": "1.9.5",
|
||||
"resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.5.tgz",
|
||||
"integrity": "sha512-IHiC8xU74NLKg7gNmwMbUVtqqZy9OWKphTAChESCgsXI5NTK6n3ewOFXrj4Dxal/Ml8D3msbPIHfpHLwv50Q2w==",
|
||||
"version": "1.9.6",
|
||||
"resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.6.tgz",
|
||||
"integrity": "sha512-GIKz/j99FRthB8icyJQA51E8Uk5hXmdyThjgQXRKiv9h0zeRlzSCLIzFw6K1LotZ3XuB7yzlf76qk7uBmTdFqA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -64,7 +64,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@noble/ciphers": "^1.3.0",
|
||||
"@noble/curves": "^1.9.5",
|
||||
"@noble/curves": "^1.9.6",
|
||||
"@noble/hashes": "^1.8.0",
|
||||
"@openpgp/jsdoc": "^3.6.11",
|
||||
"@openpgp/seek-bzip": "^1.0.5-git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user