diff --git a/forge/mcrypto/package.json b/forge/mcrypto/package.json index bcf3d35f..4dd45ac8 100644 --- a/forge/mcrypto/package.json +++ b/forge/mcrypto/package.json @@ -59,7 +59,7 @@ }, "resolutions": { "bn.js": "5.1.3", - "elliptic": "6.5.3" + "elliptic": "6.5.4" }, "gitHead": "570a366418890ded86422e168417bae0c9967e35" } diff --git a/yarn.lock b/yarn.lock index 277207bf..3b5a5ffa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3114,7 +3114,7 @@ braces@~3.0.2: brorand@^1.0.1: version "1.1.0" resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" - integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= + integrity sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w== browser-process-hrtime@^1.0.0: version "1.0.0" @@ -6336,7 +6336,7 @@ hjson@^2.4.1: hmac-drbg@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" - integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= + integrity sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg== dependencies: hash.js "^1.0.3" minimalistic-assert "^1.0.0"