Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit fdfc8bf

Browse files
Bump elliptic from 6.4.1 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9015a79 commit fdfc8bf

File tree

2 files changed

+33
-29
lines changed

2 files changed

+33
-29
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,9 +1011,9 @@ bluebird@^3.5.5:
10111011
version "3.7.2"
10121012
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
10131013

1014-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1015-
version "4.11.8"
1016-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1014+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1015+
version "4.12.0"
1016+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
10171017

10181018
10191019
version "1.18.3"
@@ -1073,7 +1073,7 @@ braces@~3.0.2:
10731073
dependencies:
10741074
fill-range "^7.0.1"
10751075

1076-
brorand@^1.0.1:
1076+
brorand@^1.0.1, brorand@^1.1.0:
10771077
version "1.1.0"
10781078
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
10791079

@@ -2062,16 +2062,16 @@ electron-to-chromium@^1.3.113:
20622062
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz#b1ccf619df7295aea17bc6951dc689632629e4a9"
20632063

20642064
elliptic@^6.0.0:
2065-
version "6.4.1"
2066-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
2065+
version "6.5.4"
2066+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
20672067
dependencies:
2068-
bn.js "^4.4.0"
2069-
brorand "^1.0.1"
2068+
bn.js "^4.11.9"
2069+
brorand "^1.1.0"
20702070
hash.js "^1.0.0"
2071-
hmac-drbg "^1.0.0"
2072-
inherits "^2.0.1"
2073-
minimalistic-assert "^1.0.0"
2074-
minimalistic-crypto-utils "^1.0.0"
2071+
hmac-drbg "^1.0.1"
2072+
inherits "^2.0.4"
2073+
minimalistic-assert "^1.0.1"
2074+
minimalistic-crypto-utils "^1.0.1"
20752075

20762076
emoji-regex@^8.0.0:
20772077
version "8.0.0"
@@ -2794,7 +2794,7 @@ hex-color-regex@^1.1.0:
27942794
version "1.1.0"
27952795
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
27962796

2797-
hmac-drbg@^1.0.0:
2797+
hmac-drbg@^1.0.1:
27982798
version "1.0.1"
27992799
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
28002800
dependencies:
@@ -2999,14 +2999,18 @@ inflight@^1.0.4:
29992999
once "^1.3.0"
30003000
wrappy "1"
30013001

3002-
inherits@2, [email protected].3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3003-
version "2.0.3"
3004-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3002+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
3003+
version "2.0.4"
3004+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
30053005

30063006
30073007
version "2.0.1"
30083008
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
30093009

3010+
3011+
version "2.0.3"
3012+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3013+
30103014
ini@^1.3.4, ini@~1.3.0:
30113015
version "1.3.5"
30123016
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -3665,7 +3669,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
36653669
version "1.0.1"
36663670
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
36673671

3668-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3672+
minimalistic-crypto-utils@^1.0.1:
36693673
version "1.0.1"
36703674
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
36713675

0 commit comments

Comments
 (0)