Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit b331aaf

Browse files
Bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4c0e2e commit b331aaf

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3814,10 +3814,10 @@ bluebird@^3.3.5, bluebird@^3.5.5:
38143814
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
38153815
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
38163816

3817-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
3818-
version "4.11.8"
3819-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
3820-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
3817+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
3818+
version "4.12.0"
3819+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
3820+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
38213821

38223822
body-parser@1.19.0:
38233823
version "1.19.0"
@@ -3909,7 +3909,7 @@ braces@^3.0.1:
39093909
dependencies:
39103910
fill-range "^7.0.1"
39113911

3912-
brorand@^1.0.1:
3912+
brorand@^1.0.1, brorand@^1.1.0:
39133913
version "1.1.0"
39143914
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
39153915
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -5361,17 +5361,17 @@ element-resize-detector@^1.2.1:
53615361
batch-processor "1.0.0"
53625362

53635363
elliptic@^6.0.0:
5364-
version "6.5.2"
5365-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
5366-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
5364+
version "6.5.4"
5365+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
5366+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
53675367
dependencies:
5368-
bn.js "^4.4.0"
5369-
brorand "^1.0.1"
5368+
bn.js "^4.11.9"
5369+
brorand "^1.1.0"
53705370
hash.js "^1.0.0"
5371-
hmac-drbg "^1.0.0"
5372-
inherits "^2.0.1"
5373-
minimalistic-assert "^1.0.0"
5374-
minimalistic-crypto-utils "^1.0.0"
5371+
hmac-drbg "^1.0.1"
5372+
inherits "^2.0.4"
5373+
minimalistic-assert "^1.0.1"
5374+
minimalistic-crypto-utils "^1.0.1"
53755375

53765376
emoji-regex@^7.0.1:
53775377
version "7.0.3"
@@ -6608,7 +6608,7 @@ history@^4.9.0:
66086608
tiny-warning "^1.0.0"
66096609
value-equal "^1.0.1"
66106610

6611-
hmac-drbg@^1.0.0:
6611+
hmac-drbg@^1.0.1:
66126612
version "1.0.1"
66136613
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
66146614
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -6939,7 +6939,7 @@ inflight@^1.0.4:
69396939
once "^1.3.0"
69406940
wrappy "1"
69416941

6942-
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
6942+
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
69436943
version "2.0.4"
69446944
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
69456945
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -8710,7 +8710,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
87108710
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
87118711
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
87128712

8713-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
8713+
minimalistic-crypto-utils@^1.0.1:
87148714
version "1.0.1"
87158715
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
87168716
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)