Skip to content

Commit fdb72d7

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 f3fbf87 commit fdb72d7

File tree

1 file changed

+42
-30
lines changed

1 file changed

+42
-30
lines changed

yarn.lock

Lines changed: 42 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,9 +1002,10 @@ bluebird@^3.5.1:
10021002
version "3.5.2"
10031003
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
10041004

1005-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1006-
version "4.11.8"
1007-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1005+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1006+
version "4.12.0"
1007+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1008+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
10081009

10091010
10101011
version "1.18.2"
@@ -1073,9 +1074,10 @@ braces@^3.0.1:
10731074
dependencies:
10741075
fill-range "^7.0.1"
10751076

1076-
brorand@^1.0.1:
1077+
brorand@^1.0.1, brorand@^1.1.0:
10771078
version "1.1.0"
10781079
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1080+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
10791081

10801082
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
10811083
version "1.2.0"
@@ -1152,7 +1154,7 @@ buffer-xor@^1.0.3:
11521154

11531155
buffer@^4.3.0:
11541156
version "4.9.1"
1155-
resolved "http://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
1157+
resolved "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
11561158
dependencies:
11571159
base64-js "^1.0.2"
11581160
ieee754 "^1.1.4"
@@ -1268,7 +1270,7 @@ ccount@^1.0.0:
12681270

12691271
chalk@^1.1.3:
12701272
version "1.1.3"
1271-
resolved "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
1273+
resolved "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
12721274
dependencies:
12731275
ansi-styles "^2.2.1"
12741276
escape-string-regexp "^1.0.2"
@@ -1950,16 +1952,17 @@ electron-to-chromium@^1.3.62:
19501952
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.63.tgz#6485f5f4f3375358aa8fa23c2029ada208483b8d"
19511953

19521954
elliptic@^6.0.0:
1953-
version "6.4.1"
1954-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
1955+
version "6.5.4"
1956+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
1957+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
19551958
dependencies:
1956-
bn.js "^4.4.0"
1957-
brorand "^1.0.1"
1959+
bn.js "^4.11.9"
1960+
brorand "^1.1.0"
19581961
hash.js "^1.0.0"
1959-
hmac-drbg "^1.0.0"
1960-
inherits "^2.0.1"
1961-
minimalistic-assert "^1.0.0"
1962-
minimalistic-crypto-utils "^1.0.0"
1962+
hmac-drbg "^1.0.1"
1963+
inherits "^2.0.4"
1964+
minimalistic-assert "^1.0.1"
1965+
minimalistic-crypto-utils "^1.0.1"
19631966

19641967
emojis-list@^2.0.0:
19651968
version "2.1.0"
@@ -2136,7 +2139,7 @@ expand-range@^1.8.1:
21362139

21372140
express@^4.16.2:
21382141
version "4.16.3"
2139-
resolved "http://registry.npmjs.org/express/-/express-4.16.3.tgz#6af8a502350db3246ecc4becf6b5a34d22f7ed53"
2142+
resolved "https://registry.npmjs.org/express/-/express-4.16.3.tgz#6af8a502350db3246ecc4becf6b5a34d22f7ed53"
21402143
dependencies:
21412144
accepts "~1.3.5"
21422145
array-flatten "1.1.1"
@@ -2672,8 +2675,9 @@ hash-base@^3.0.0:
26722675
safe-buffer "^5.0.1"
26732676

26742677
hash.js@^1.0.0, hash.js@^1.0.3:
2675-
version "1.1.5"
2676-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
2678+
version "1.1.7"
2679+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
2680+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
26772681
dependencies:
26782682
inherits "^2.0.3"
26792683
minimalistic-assert "^1.0.1"
@@ -2686,9 +2690,10 @@ [email protected]:
26862690
version "6.1.2"
26872691
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.1.2.tgz#5df3664436a2a6b9de75b074b5bfbae36ccd565d"
26882692

2689-
hmac-drbg@^1.0.0:
2693+
hmac-drbg@^1.0.1:
26902694
version "1.0.1"
26912695
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2696+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
26922697
dependencies:
26932698
hash.js "^1.0.3"
26942699
minimalistic-assert "^1.0.0"
@@ -2729,7 +2734,7 @@ html-tags@^2.0.0:
27292734

27302735
27312736
version "3.2.0"
2732-
resolved "http://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"
2737+
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"
27332738
dependencies:
27342739
html-minifier "^3.2.3"
27352740
loader-utils "^0.2.16"
@@ -2787,7 +2792,7 @@ http-parser-js@>=0.4.0:
27872792

27882793
http-proxy-middleware@~0.18.0:
27892794
version "0.18.0"
2790-
resolved "http://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz#0987e6bb5a5606e5a69168d8f967a87f15dd8aab"
2795+
resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz#0987e6bb5a5606e5a69168d8f967a87f15dd8aab"
27912796
dependencies:
27922797
http-proxy "^1.16.2"
27932798
is-glob "^4.0.0"
@@ -2912,14 +2917,19 @@ inflight@^1.0.4:
29122917
once "^1.3.0"
29132918
wrappy "1"
29142919

2915-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2916-
version "2.0.3"
2917-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2920+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
2921+
version "2.0.4"
2922+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2923+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
29182924

29192925
29202926
version "2.0.1"
29212927
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
29222928

2929+
2930+
version "2.0.3"
2931+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2932+
29232933
ini@~1.3.0:
29242934
version "1.3.5"
29252935
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -3742,10 +3752,12 @@ [email protected]:
37423752
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
37433753
version "1.0.1"
37443754
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
3755+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
37453756

3746-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3757+
minimalistic-crypto-utils@^1.0.1:
37473758
version "1.0.1"
37483759
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
3760+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
37493761

37503762
minimatch@^3.0.2, minimatch@^3.0.4:
37513763
version "3.0.4"
@@ -3762,15 +3774,15 @@ minimist-options@^3.0.1:
37623774

37633775
37643776
version "0.0.8"
3765-
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
3777+
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
37663778

37673779
37683780
version "1.1.3"
3769-
resolved "http://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8"
3781+
resolved "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8"
37703782

37713783
minimist@^1.2.0:
37723784
version "1.2.0"
3773-
resolved "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3785+
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
37743786

37753787
minimist@^1.2.5:
37763788
version "1.2.5"
@@ -3850,7 +3862,7 @@ mixin-deep@^1.2.0:
38503862

38513863
[email protected], mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0:
38523864
version "0.5.1"
3853-
resolved "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
3865+
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
38543866
dependencies:
38553867
minimist "0.0.8"
38563868

@@ -5773,7 +5785,7 @@ svg-tags@^1.0.0:
57735785

57745786
table@^4.0.1:
57755787
version "4.0.3"
5776-
resolved "http://registry.npmjs.org/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc"
5788+
resolved "https://registry.npmjs.org/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc"
57775789
dependencies:
57785790
ajv "^6.0.1"
57795791
ajv-keywords "^3.0.0"
@@ -6382,7 +6394,7 @@ worker-farm@^1.5.2:
63826394

63836395
wrap-ansi@^2.0.0:
63846396
version "2.1.0"
6385-
resolved "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
6397+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
63866398
dependencies:
63876399
string-width "^1.0.1"
63886400
strip-ansi "^3.0.1"

0 commit comments

Comments
 (0)