Skip to content

Commit ed9144a

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

File tree

1 file changed

+25
-20
lines changed

1 file changed

+25
-20
lines changed

yarn.lock

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2153,10 +2153,10 @@ bluebird@^3.3.0, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.2, bluebird@^3.
21532153
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
21542154
integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==
21552155

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

21612161
body-parser@^1.16.1:
21622162
version "1.18.3"
@@ -2214,7 +2214,7 @@ braces@^2.3.0, braces@^2.3.1:
22142214
split-string "^3.0.2"
22152215
to-regex "^3.0.1"
22162216

2217-
brorand@^1.0.1:
2217+
brorand@^1.0.1, brorand@^1.1.0:
22182218
version "1.1.0"
22192219
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
22202220
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -3455,17 +3455,17 @@ elegant-spinner@^1.0.1:
34553455
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
34563456

34573457
elliptic@^6.0.0:
3458-
version "6.4.1"
3459-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
3460-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
3458+
version "6.5.4"
3459+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
3460+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
34613461
dependencies:
3462-
bn.js "^4.4.0"
3463-
brorand "^1.0.1"
3462+
bn.js "^4.11.9"
3463+
brorand "^1.1.0"
34643464
hash.js "^1.0.0"
3465-
hmac-drbg "^1.0.0"
3466-
inherits "^2.0.1"
3467-
minimalistic-assert "^1.0.0"
3468-
minimalistic-crypto-utils "^1.0.0"
3465+
hmac-drbg "^1.0.1"
3466+
inherits "^2.0.4"
3467+
minimalistic-assert "^1.0.1"
3468+
minimalistic-crypto-utils "^1.0.1"
34693469

34703470
emojis-list@^2.0.0:
34713471
version "2.1.0"
@@ -4477,7 +4477,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
44774477
inherits "^2.0.3"
44784478
minimalistic-assert "^1.0.1"
44794479

4480-
hmac-drbg@^1.0.0:
4480+
hmac-drbg@^1.0.1:
44814481
version "1.0.1"
44824482
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
44834483
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -4704,16 +4704,21 @@ inflight@^1.0.4:
47044704
once "^1.3.0"
47054705
wrappy "1"
47064706

4707-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
4708-
version "2.0.3"
4709-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4710-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4707+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
4708+
version "2.0.4"
4709+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4710+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
47114711

47124712
inherits@2.0.1:
47134713
version "2.0.1"
47144714
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
47154715
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
47164716

4717+
inherits@2.0.3:
4718+
version "2.0.3"
4719+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4720+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4721+
47174722
ini@^1.3.2, ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
47184723
version "1.3.5"
47194724
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -6383,7 +6388,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
63836388
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
63846389
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
63856390

6386-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
6391+
minimalistic-crypto-utils@^1.0.1:
63876392
version "1.0.1"
63886393
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
63896394
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)