Skip to content

Commit 6d0663f

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 e59a3eb commit 6d0663f

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

yarn.lock

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

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

18341834
boundary@^1.0.1:
18351835
version "1.0.1"
@@ -1867,7 +1867,7 @@ braces@~3.0.2:
18671867
dependencies:
18681868
fill-range "^7.0.1"
18691869

1870-
brorand@^1.0.1:
1870+
brorand@^1.0.1, brorand@^1.1.0:
18711871
version "1.1.0"
18721872
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
18731873
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2791,17 +2791,17 @@ electron-to-chromium@^1.3.322, electron-to-chromium@^1.3.349:
27912791
integrity sha512-CkG24biyy9qQTQs8U2vGQaiyWSFDxAXP/UGHBveXZ1TGoWOAw+eYZXryrX0UeIMKnQjcaHx33hzYuydv98kqGQ==
27922792

27932793
elliptic@^6.0.0:
2794-
version "6.5.2"
2795-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
2796-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
2794+
version "6.5.4"
2795+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2796+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
27972797
dependencies:
2798-
bn.js "^4.4.0"
2799-
brorand "^1.0.1"
2798+
bn.js "^4.11.9"
2799+
brorand "^1.1.0"
28002800
hash.js "^1.0.0"
2801-
hmac-drbg "^1.0.0"
2802-
inherits "^2.0.1"
2803-
minimalistic-assert "^1.0.0"
2804-
minimalistic-crypto-utils "^1.0.0"
2801+
hmac-drbg "^1.0.1"
2802+
inherits "^2.0.4"
2803+
minimalistic-assert "^1.0.1"
2804+
minimalistic-crypto-utils "^1.0.1"
28052805

28062806
emoji-regex@~6.1.0:
28072807
version "6.1.3"
@@ -3436,7 +3436,7 @@ hastscript@^5.0.0:
34363436
property-information "^5.0.0"
34373437
space-separated-tokens "^1.0.0"
34383438

3439-
hmac-drbg@^1.0.0:
3439+
hmac-drbg@^1.0.1:
34403440
version "1.0.1"
34413441
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
34423442
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -3600,7 +3600,7 @@ inflight@^1.0.4:
36003600
once "^1.3.0"
36013601
wrappy "1"
36023602

3603-
inherits@2, inherits@2.0.4, inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3603+
inherits@2, inherits@2.0.4, inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
36043604
version "2.0.4"
36053605
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
36063606
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -4342,7 +4342,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
43424342
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
43434343
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
43444344

4345-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4345+
minimalistic-crypto-utils@^1.0.1:
43464346
version "1.0.1"
43474347
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
43484348
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)