Skip to content

Commit 963a74c

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] <[email protected]>
1 parent 4ae954c commit 963a74c

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2473,9 +2473,9 @@ bluebird@^3.5.5:
24732473
version "3.7.2"
24742474
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
24752475

2476-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
2477-
version "4.11.9"
2478-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
2476+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
2477+
version "4.12.0"
2478+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
24792479

24802480
bn.js@^5.0.0, bn.js@^5.1.1:
24812481
version "5.1.3"
@@ -2551,7 +2551,7 @@ braces@~3.0.2:
25512551
dependencies:
25522552
fill-range "^7.0.1"
25532553

2554-
brorand@^1.0.1:
2554+
brorand@^1.0.1, brorand@^1.1.0:
25552555
version "1.1.0"
25562556
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
25572557

@@ -4050,16 +4050,16 @@ electron-to-chromium@^1.3.247, electron-to-chromium@^1.3.634:
40504050
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.648.tgz#b05926eca1843c04b283e682a1fc6c10af7e9dda"
40514051

40524052
elliptic@^6.5.3:
4053-
version "6.5.3"
4054-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
4053+
version "6.5.4"
4054+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
40554055
dependencies:
4056-
bn.js "^4.4.0"
4057-
brorand "^1.0.1"
4056+
bn.js "^4.11.9"
4057+
brorand "^1.1.0"
40584058
hash.js "^1.0.0"
4059-
hmac-drbg "^1.0.0"
4060-
inherits "^2.0.1"
4061-
minimalistic-assert "^1.0.0"
4062-
minimalistic-crypto-utils "^1.0.0"
4059+
hmac-drbg "^1.0.1"
4060+
inherits "^2.0.4"
4061+
minimalistic-assert "^1.0.1"
4062+
minimalistic-crypto-utils "^1.0.1"
40634063

40644064
emoji-regex@^7.0.1, emoji-regex@^7.0.2:
40654065
version "7.0.3"
@@ -5458,7 +5458,7 @@ history@^4.10.1, history@^4.9.0:
54585458
tiny-warning "^1.0.0"
54595459
value-equal "^1.0.1"
54605460

5461-
hmac-drbg@^1.0.0:
5461+
hmac-drbg@^1.0.1:
54625462
version "1.0.1"
54635463
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
54645464
dependencies:
@@ -7341,7 +7341,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
73417341
version "1.0.1"
73427342
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
73437343

7344-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
7344+
minimalistic-crypto-utils@^1.0.1:
73457345
version "1.0.1"
73467346
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
73477347

0 commit comments

Comments
 (0)