Skip to content

Commit 5c61392

Browse files
Bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d68d501 commit 5c61392

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
@@ -990,9 +990,9 @@ bluebird@^3.5.5:
990990
version "3.7.2"
991991
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
992992

993-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
994-
version "4.11.9"
995-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
993+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
994+
version "4.12.0"
995+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
996996

997997
bn.js@^5.1.1:
998998
version "5.1.2"
@@ -1026,7 +1026,7 @@ braces@~3.0.2:
10261026
dependencies:
10271027
fill-range "^7.0.1"
10281028

1029-
brorand@^1.0.1:
1029+
brorand@^1.0.1, brorand@^1.1.0:
10301030
version "1.1.0"
10311031
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
10321032

@@ -1474,16 +1474,16 @@ electron-to-chromium@^1.3.413:
14741474
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.461.tgz#9e87f8209b2a4918800839ac9a5fb4ff07a2600d"
14751475

14761476
elliptic@^6.0.0, elliptic@^6.5.2:
1477-
version "6.5.2"
1478-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
1477+
version "6.5.4"
1478+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
14791479
dependencies:
1480-
bn.js "^4.4.0"
1481-
brorand "^1.0.1"
1480+
bn.js "^4.11.9"
1481+
brorand "^1.1.0"
14821482
hash.js "^1.0.0"
1483-
hmac-drbg "^1.0.0"
1484-
inherits "^2.0.1"
1485-
minimalistic-assert "^1.0.0"
1486-
minimalistic-crypto-utils "^1.0.0"
1483+
hmac-drbg "^1.0.1"
1484+
inherits "^2.0.4"
1485+
minimalistic-assert "^1.0.1"
1486+
minimalistic-crypto-utils "^1.0.1"
14871487

14881488
emoji-regex@^7.0.1:
14891489
version "7.0.3"
@@ -1861,7 +1861,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
18611861
inherits "^2.0.3"
18621862
minimalistic-assert "^1.0.1"
18631863

1864-
hmac-drbg@^1.0.0:
1864+
hmac-drbg@^1.0.1:
18651865
version "1.0.1"
18661866
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
18671867
dependencies:
@@ -2293,7 +2293,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
22932293
version "1.0.1"
22942294
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
22952295

2296-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
2296+
minimalistic-crypto-utils@^1.0.1:
22972297
version "1.0.1"
22982298
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
22992299

0 commit comments

Comments
 (0)