Skip to content

Commit 93af4d6

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] <support@github.com>
1 parent ca1b825 commit 93af4d6

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

yarn.lock

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -831,9 +831,9 @@ bluebird@^3.5.3:
831831
version "3.5.3"
832832
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
833833

834-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
835-
version "4.11.8"
836-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
834+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
835+
version "4.12.0"
836+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
837837

838838
brace-expansion@^1.1.7:
839839
version "1.1.11"
@@ -857,7 +857,7 @@ braces@^2.3.1, braces@^2.3.2:
857857
split-string "^3.0.2"
858858
to-regex "^3.0.1"
859859

860-
brorand@^1.0.1:
860+
brorand@^1.0.1, brorand@^1.1.0:
861861
version "1.1.0"
862862
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
863863

@@ -1323,16 +1323,16 @@ electron-to-chromium@^1.3.113:
13231323
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz#b1ccf619df7295aea17bc6951dc689632629e4a9"
13241324

13251325
elliptic@^6.0.0:
1326-
version "6.4.1"
1327-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
1326+
version "6.5.4"
1327+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
13281328
dependencies:
1329-
bn.js "^4.4.0"
1330-
brorand "^1.0.1"
1329+
bn.js "^4.11.9"
1330+
brorand "^1.1.0"
13311331
hash.js "^1.0.0"
1332-
hmac-drbg "^1.0.0"
1333-
inherits "^2.0.1"
1334-
minimalistic-assert "^1.0.0"
1335-
minimalistic-crypto-utils "^1.0.0"
1332+
hmac-drbg "^1.0.1"
1333+
inherits "^2.0.4"
1334+
minimalistic-assert "^1.0.1"
1335+
minimalistic-crypto-utils "^1.0.1"
13361336

13371337
emojis-list@^2.0.0:
13381338
version "2.1.0"
@@ -1707,7 +1707,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
17071707
inherits "^2.0.3"
17081708
minimalistic-assert "^1.0.1"
17091709

1710-
hmac-drbg@^1.0.0:
1710+
hmac-drbg@^1.0.1:
17111711
version "1.0.1"
17121712
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
17131713
dependencies:
@@ -1777,14 +1777,18 @@ inflight@^1.0.4:
17771777
once "^1.3.0"
17781778
wrappy "1"
17791779

1780-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
1781-
version "2.0.3"
1782-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
1780+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
1781+
version "2.0.4"
1782+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
17831783

17841784
inherits@2.0.1:
17851785
version "2.0.1"
17861786
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
17871787

1788+
inherits@2.0.3:
1789+
version "2.0.3"
1790+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
1791+
17881792
ini@^1.3.4, ini@~1.3.0:
17891793
version "1.3.5"
17901794
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -2130,7 +2134,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
21302134
version "1.0.1"
21312135
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
21322136

2133-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
2137+
minimalistic-crypto-utils@^1.0.1:
21342138
version "1.0.1"
21352139
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
21362140

0 commit comments

Comments
 (0)