Skip to content

Commit d6f262b

Browse files
Bump elliptic from 6.4.0 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebc5b9a commit d6f262b

File tree

1 file changed

+39
-19
lines changed

1 file changed

+39
-19
lines changed

yarn.lock

Lines changed: 39 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ bluebird@^3.0.5, bluebird@^3.1.1, bluebird@^3.4.7:
312312
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"
313313

314314
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
315-
version "4.11.6"
316-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6.tgz#53344adb14617a13f6e8dd2ce28905d1c0ba3215"
315+
version "4.11.9"
316+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
317317

318318
boolbase@~1.0.0:
319319
version "1.0.0"
@@ -341,8 +341,8 @@ braces@^1.8.2:
341341
repeat-element "^1.1.2"
342342

343343
brorand@^1.0.1:
344-
version "1.0.6"
345-
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.0.6.tgz#4028706b915f91f7b349a2e0bf3c376039d216e5"
344+
version "1.1.0"
345+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
346346

347347
348348
version "0.4.0"
@@ -1133,13 +1133,16 @@ element-ui@^1.1.2:
11331133
throttle-debounce "^1.0.1"
11341134

11351135
elliptic@^6.0.0:
1136-
version "6.3.2"
1137-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.3.2.tgz#e4c81e0829cf0a65ab70e998b8232723b5c1bc48"
1136+
version "6.5.3"
1137+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
11381138
dependencies:
11391139
bn.js "^4.4.0"
11401140
brorand "^1.0.1"
11411141
hash.js "^1.0.0"
1142+
hmac-drbg "^1.0.0"
11421143
inherits "^2.0.1"
1144+
minimalistic-assert "^1.0.0"
1145+
minimalistic-crypto-utils "^1.0.0"
11431146

11441147
emojis-list@^2.0.0:
11451148
version "2.1.0"
@@ -1867,11 +1870,12 @@ hash-sum@^1.0.2:
18671870
version "1.0.2"
18681871
resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
18691872

1870-
hash.js@^1.0.0:
1871-
version "1.0.3"
1872-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573"
1873+
hash.js@^1.0.0, hash.js@^1.0.3:
1874+
version "1.1.7"
1875+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
18731876
dependencies:
1874-
inherits "^2.0.1"
1877+
inherits "^2.0.3"
1878+
minimalistic-assert "^1.0.1"
18751879

18761880
hawk@~3.1.3:
18771881
version "3.1.3"
@@ -1886,6 +1890,14 @@ [email protected], he@^1.1.0:
18861890
version "1.1.0"
18871891
resolved "https://registry.yarnpkg.com/he/-/he-1.1.0.tgz#29319d49beec13a9b1f3c4f9b2a6dde4859bb2a7"
18881892

1893+
hmac-drbg@^1.0.0:
1894+
version "1.0.1"
1895+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
1896+
dependencies:
1897+
hash.js "^1.0.3"
1898+
minimalistic-assert "^1.0.0"
1899+
minimalistic-crypto-utils "^1.0.1"
1900+
18891901
18901902
version "2.16.3"
18911903
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
@@ -2032,14 +2044,18 @@ inflight@^1.0.4:
20322044
once "^1.3.0"
20332045
wrappy "1"
20342046

2035-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1:
2036-
version "2.0.3"
2037-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2047+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1:
2048+
version "2.0.4"
2049+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
20382050

20392051
20402052
version "2.0.1"
20412053
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
20422054

2055+
2056+
version "2.0.3"
2057+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2058+
20432059
ini@^1.3.4, ini@~1.3.0:
20442060
version "1.3.4"
20452061
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -2191,7 +2207,7 @@ is-plain-obj@^1.0.0:
21912207

21922208
is-posix-bracket@^0.1.0:
21932209
version "0.1.1"
2194-
resolved "http://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
2210+
resolved "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
21952211

21962212
is-primitive@^2.0.0:
21972213
version "2.0.0"
@@ -2550,9 +2566,13 @@ mimeparse@^0.1.4:
25502566
version "0.1.4"
25512567
resolved "https://registry.yarnpkg.com/mimeparse/-/mimeparse-0.1.4.tgz#dafb02752370fd226093ae3152c271af01ac254a"
25522568

2553-
minimalistic-assert@^1.0.0:
2554-
version "1.0.0"
2555-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
2569+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
2570+
version "1.0.1"
2571+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
2572+
2573+
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
2574+
version "1.0.1"
2575+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
25562576

25572577
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2:
25582578
version "3.0.3"
@@ -3157,7 +3177,7 @@ postcss-loader@^1.2.1:
31573177

31583178
postcss-media-minmax@^2.1.0:
31593179
version "2.1.2"
3160-
resolved "http://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-2.1.2.tgz#444c5cf8926ab5e4fd8a2509e9297e751649cdf8"
3180+
resolved "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-2.1.2.tgz#444c5cf8926ab5e4fd8a2509e9297e751649cdf8"
31613181
dependencies:
31623182
postcss "^5.0.4"
31633183

@@ -3819,7 +3839,7 @@ regenerator-runtime@^0.10.0:
38193839

38203840
regex-cache@^0.4.2:
38213841
version "0.4.3"
3822-
resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
3842+
resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
38233843
dependencies:
38243844
is-equal-shallow "^0.1.3"
38253845
is-primitive "^2.0.0"

0 commit comments

Comments
 (0)