build(deps): bump @noble/curves from 1.4.0 to 1.4.2 (#2723)

This commit is contained in:
dependabot[bot]
2024-07-03 17:27:31 +00:00
committed by GitHub
parent c79a5db8f2
commit 735ac2eb07

12
package-lock.json generated
View File

@@ -2451,9 +2451,9 @@
} }
}, },
"node_modules/@noble/curves": { "node_modules/@noble/curves": {
"version": "1.4.0", "version": "1.4.2",
"resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.0.tgz", "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.2.tgz",
"integrity": "sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==", "integrity": "sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==",
"dependencies": { "dependencies": {
"@noble/hashes": "1.4.0" "@noble/hashes": "1.4.0"
}, },
@@ -17388,9 +17388,9 @@
} }
}, },
"@noble/curves": { "@noble/curves": {
"version": "1.4.0", "version": "1.4.2",
"resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.0.tgz", "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.2.tgz",
"integrity": "sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==", "integrity": "sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==",
"requires": { "requires": {
"@noble/hashes": "1.4.0" "@noble/hashes": "1.4.0"
} }