Skip to content

Commit e7583c3

Browse files
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dec0c7 commit e7583c3

1 file changed

Lines changed: 20 additions & 23 deletions

File tree

yarn.lock

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,9 +1104,9 @@ bluebird@^3.4.7:
11041104
version "3.5.1"
11051105
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
11061106

1107-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1108-
version "4.11.9"
1109-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1107+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1108+
version "4.12.0"
1109+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
11101110

11111111
body-parser@1.18.2:
11121112
version "1.18.2"
@@ -1184,7 +1184,7 @@ brcast@^3.0.1:
11841184
version "3.0.1"
11851185
resolved "https://registry.yarnpkg.com/brcast/-/brcast-3.0.1.tgz#6256a8349b20de9eed44257a9b24d71493cd48dd"
11861186

1187-
brorand@^1.0.1:
1187+
brorand@^1.0.1, brorand@^1.1.0:
11881188
version "1.1.0"
11891189
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
11901190

@@ -2224,16 +2224,16 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30:
22242224
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.48.tgz#d3b0d8593814044e092ece2108fc3ac9aea4b900"
22252225

22262226
elliptic@^6.0.0:
2227-
version "6.5.3"
2228-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2227+
version "6.5.4"
2228+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
22292229
dependencies:
2230-
bn.js "^4.4.0"
2231-
brorand "^1.0.1"
2230+
bn.js "^4.11.9"
2231+
brorand "^1.1.0"
22322232
hash.js "^1.0.0"
2233-
hmac-drbg "^1.0.0"
2234-
inherits "^2.0.1"
2235-
minimalistic-assert "^1.0.0"
2236-
minimalistic-crypto-utils "^1.0.0"
2233+
hmac-drbg "^1.0.1"
2234+
inherits "^2.0.4"
2235+
minimalistic-assert "^1.0.1"
2236+
minimalistic-crypto-utils "^1.0.1"
22372237

22382238
emoji-regex@^6.1.0:
22392239
version "6.5.1"
@@ -3217,7 +3217,7 @@ he@1.1.x:
32173217
version "1.1.1"
32183218
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
32193219

3220-
hmac-drbg@^1.0.0:
3220+
hmac-drbg@^1.0.1:
32213221
version "1.0.1"
32223222
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
32233223
dependencies:
@@ -3442,20 +3442,17 @@ inflight@^1.0.4:
34423442
once "^1.3.0"
34433443
wrappy "1"
34443444

3445-
3446-
inherits@2, inherits@2.0.3, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3447-
version "2.0.3"
3448-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3449-
3445+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
3446+
version "2.0.4"
3447+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
34503448

34513449
inherits@2.0.1:
34523450
version "2.0.1"
34533451
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
34543452

3455-
3456-
inherits@^2.0.1:
3457-
version "2.0.4"
3458-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3453+
inherits@2.0.3:
3454+
version "2.0.3"
3455+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
34593456

34603457
ini@^1.3.4, ini@~1.3.0:
34613458
version "1.3.5"
@@ -4663,7 +4660,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
46634660
version "1.0.1"
46644661
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
46654662

4666-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4663+
minimalistic-crypto-utils@^1.0.1:
46674664
version "1.0.1"
46684665
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
46694666

0 commit comments

Comments
 (0)