Skip to content

Commit 894bca7

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 c02550a commit 894bca7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Diff for: yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -2491,9 +2491,9 @@ bluebird@^3.5.5:
24912491
version "3.7.2"
24922492
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
24932493

2494-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
2495-
version "4.11.9"
2496-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
2494+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
2495+
version "4.12.0"
2496+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
24972497

24982498
bn.js@^5.0.0, bn.js@^5.1.1:
24992499
version "5.1.3"
@@ -2569,7 +2569,7 @@ braces@~3.0.2:
25692569
dependencies:
25702570
fill-range "^7.0.1"
25712571

2572-
brorand@^1.0.1:
2572+
brorand@^1.0.1, brorand@^1.1.0:
25732573
version "1.1.0"
25742574
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
25752575

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

40874087
elliptic@^6.5.3:
4088-
version "6.5.3"
4089-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
4088+
version "6.5.4"
4089+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
40904090
dependencies:
4091-
bn.js "^4.4.0"
4092-
brorand "^1.0.1"
4091+
bn.js "^4.11.9"
4092+
brorand "^1.1.0"
40934093
hash.js "^1.0.0"
4094-
hmac-drbg "^1.0.0"
4095-
inherits "^2.0.1"
4096-
minimalistic-assert "^1.0.0"
4097-
minimalistic-crypto-utils "^1.0.0"
4094+
hmac-drbg "^1.0.1"
4095+
inherits "^2.0.4"
4096+
minimalistic-assert "^1.0.1"
4097+
minimalistic-crypto-utils "^1.0.1"
40984098

40994099
emoji-regex@^7.0.1, emoji-regex@^7.0.2:
41004100
version "7.0.3"
@@ -5503,7 +5503,7 @@ history@^4.10.1, history@^4.9.0:
55035503
tiny-warning "^1.0.0"
55045504
value-equal "^1.0.1"
55055505

5506-
hmac-drbg@^1.0.0:
5506+
hmac-drbg@^1.0.1:
55075507
version "1.0.1"
55085508
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
55095509
dependencies:
@@ -7390,7 +7390,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
73907390
version "1.0.1"
73917391
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
73927392

7393-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
7393+
minimalistic-crypto-utils@^1.0.1:
73947394
version "1.0.1"
73957395
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
73967396

0 commit comments

Comments
 (0)