Skip to content

Commit 4dfe13a

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] <[email protected]>
1 parent f1f3653 commit 4dfe13a

File tree

1 file changed

+43
-31
lines changed

1 file changed

+43
-31
lines changed

yarn.lock

Lines changed: 43 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -987,9 +987,10 @@ bluebird@^3.5.1:
987987
version "3.5.2"
988988
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
989989

990-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
991-
version "4.11.8"
992-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
990+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
991+
version "4.12.0"
992+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
993+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
993994

994995
995996
version "1.18.2"
@@ -1051,9 +1052,10 @@ braces@^2.3.0, braces@^2.3.1:
10511052
split-string "^3.0.2"
10521053
to-regex "^3.0.1"
10531054

1054-
brorand@^1.0.1:
1055+
brorand@^1.0.1, brorand@^1.1.0:
10551056
version "1.1.0"
10561057
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1058+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
10571059

10581060
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
10591061
version "1.2.0"
@@ -1130,7 +1132,7 @@ buffer-xor@^1.0.3:
11301132

11311133
buffer@^4.3.0:
11321134
version "4.9.1"
1133-
resolved "http://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
1135+
resolved "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
11341136
dependencies:
11351137
base64-js "^1.0.2"
11361138
ieee754 "^1.1.4"
@@ -1242,7 +1244,7 @@ ccount@^1.0.0:
12421244

12431245
chalk@^1.1.1, chalk@^1.1.3:
12441246
version "1.1.3"
1245-
resolved "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
1247+
resolved "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
12461248
dependencies:
12471249
ansi-styles "^2.2.1"
12481250
escape-string-regexp "^1.0.2"
@@ -1942,16 +1944,17 @@ electron-to-chromium@^1.3.62:
19421944
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.63.tgz#6485f5f4f3375358aa8fa23c2029ada208483b8d"
19431945

19441946
elliptic@^6.0.0:
1945-
version "6.4.1"
1946-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
1947+
version "6.5.4"
1948+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
1949+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
19471950
dependencies:
1948-
bn.js "^4.4.0"
1949-
brorand "^1.0.1"
1951+
bn.js "^4.11.9"
1952+
brorand "^1.1.0"
19501953
hash.js "^1.0.0"
1951-
hmac-drbg "^1.0.0"
1952-
inherits "^2.0.1"
1953-
minimalistic-assert "^1.0.0"
1954-
minimalistic-crypto-utils "^1.0.0"
1954+
hmac-drbg "^1.0.1"
1955+
inherits "^2.0.4"
1956+
minimalistic-assert "^1.0.1"
1957+
minimalistic-crypto-utils "^1.0.1"
19551958

19561959
emojis-list@^2.0.0:
19571960
version "2.1.0"
@@ -2197,7 +2200,7 @@ expand-range@^1.8.1:
21972200

21982201
express@^4.16.2:
21992202
version "4.16.3"
2200-
resolved "http://registry.npmjs.org/express/-/express-4.16.3.tgz#6af8a502350db3246ecc4becf6b5a34d22f7ed53"
2203+
resolved "https://registry.npmjs.org/express/-/express-4.16.3.tgz#6af8a502350db3246ecc4becf6b5a34d22f7ed53"
22012204
dependencies:
22022205
accepts "~1.3.5"
22032206
array-flatten "1.1.1"
@@ -2750,8 +2753,9 @@ hash-base@^3.0.0:
27502753
safe-buffer "^5.0.1"
27512754

27522755
hash.js@^1.0.0, hash.js@^1.0.3:
2753-
version "1.1.5"
2754-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
2756+
version "1.1.7"
2757+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
2758+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
27552759
dependencies:
27562760
inherits "^2.0.3"
27572761
minimalistic-assert "^1.0.1"
@@ -2764,9 +2768,10 @@ [email protected]:
27642768
version "6.1.2"
27652769
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.1.2.tgz#5df3664436a2a6b9de75b074b5bfbae36ccd565d"
27662770

2767-
hmac-drbg@^1.0.0:
2771+
hmac-drbg@^1.0.1:
27682772
version "1.0.1"
27692773
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2774+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
27702775
dependencies:
27712776
hash.js "^1.0.3"
27722777
minimalistic-assert "^1.0.0"
@@ -2807,7 +2812,7 @@ html-tags@^2.0.0:
28072812

28082813
28092814
version "3.2.0"
2810-
resolved "http://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"
2815+
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"
28112816
dependencies:
28122817
html-minifier "^3.2.3"
28132818
loader-utils "^0.2.16"
@@ -2865,7 +2870,7 @@ http-parser-js@>=0.4.0:
28652870

28662871
http-proxy-middleware@~0.18.0:
28672872
version "0.18.0"
2868-
resolved "http://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz#0987e6bb5a5606e5a69168d8f967a87f15dd8aab"
2873+
resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz#0987e6bb5a5606e5a69168d8f967a87f15dd8aab"
28692874
dependencies:
28702875
http-proxy "^1.16.2"
28712876
is-glob "^4.0.0"
@@ -2997,14 +3002,19 @@ inflight@^1.0.4:
29973002
once "^1.3.0"
29983003
wrappy "1"
29993004

3000-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3001-
version "2.0.3"
3002-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3005+
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:
3006+
version "2.0.4"
3007+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3008+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
30033009

30043010
30053011
version "2.0.1"
30063012
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
30073013

3014+
3015+
version "2.0.3"
3016+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3017+
30083018
ini@~1.3.0:
30093019
version "1.3.5"
30103020
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -3830,10 +3840,12 @@ [email protected]:
38303840
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
38313841
version "1.0.1"
38323842
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
3843+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
38333844

3834-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3845+
minimalistic-crypto-utils@^1.0.1:
38353846
version "1.0.1"
38363847
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
3848+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
38373849

38383850
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.2:
38393851
version "3.0.4"
@@ -3850,15 +3862,15 @@ minimist-options@^3.0.1:
38503862

38513863
38523864
version "0.0.8"
3853-
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
3865+
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
38543866

38553867
38563868
version "1.1.3"
3857-
resolved "http://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8"
3869+
resolved "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8"
38583870

38593871
minimist@^1.1.3, minimist@^1.2.0:
38603872
version "1.2.0"
3861-
resolved "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3873+
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
38623874

38633875
minipass@^2.2.1, minipass@^2.3.3:
38643876
version "2.3.4"
@@ -3904,7 +3916,7 @@ mixin-object@^2.0.1:
39043916

39053917
[email protected], [email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0:
39063918
version "0.5.1"
3907-
resolved "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
3919+
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
39083920
dependencies:
39093921
minimist "0.0.8"
39103922

@@ -4275,7 +4287,7 @@ os-homedir@^1.0.0:
42754287

42764288
os-locale@^1.4.0:
42774289
version "1.4.0"
4278-
resolved "http://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9"
4290+
resolved "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9"
42794291
dependencies:
42804292
lcid "^1.0.0"
42814293

@@ -5851,7 +5863,7 @@ svg-tags@^1.0.0:
58515863

58525864
table@^4.0.1, table@^4.0.3:
58535865
version "4.0.3"
5854-
resolved "http://registry.npmjs.org/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc"
5866+
resolved "https://registry.npmjs.org/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc"
58555867
dependencies:
58565868
ajv "^6.0.1"
58575869
ajv-keywords "^3.0.0"
@@ -6469,7 +6481,7 @@ worker-farm@^1.5.2:
64696481

64706482
wrap-ansi@^2.0.0:
64716483
version "2.1.0"
6472-
resolved "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
6484+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
64736485
dependencies:
64746486
string-width "^1.0.1"
64756487
strip-ansi "^3.0.1"

0 commit comments

Comments
 (0)