diff --git a/package.json b/package.json index cad8931..12f7a85 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@google-cloud/kms": "^4.5.0", - "@noble/curves": "^1.4.1", + "@noble/curves": "^1.4.2", "asn1js": "^3.0.5" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index dc24e78..7e36c4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -705,7 +705,7 @@ dependencies: "@noble/hashes" "1.4.0" -"@noble/curves@^1.4.1", "@noble/curves@~1.4.0": +"@noble/curves@^1.4.2", "@noble/curves@~1.4.0": version "1.4.2" resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.4.2.tgz#40309198c76ed71bc6dbf7ba24e81ceb4d0d1fe9" integrity sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==