Skip to content

Commit 1cbc028

Browse files
Bump elliptic from 6.4.0 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a55c9ab commit 1cbc028

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4045,9 +4045,9 @@ bluebird@^3.5.3:
40454045
version "3.5.3"
40464046
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
40474047

4048-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
4049-
version "4.11.8"
4050-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
4048+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
4049+
version "4.12.0"
4050+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
40514051

40524052
body-parser@1.19.0:
40534053
version "1.19.0"
@@ -4117,7 +4117,7 @@ braces@^3.0.1, braces@~3.0.2:
41174117
dependencies:
41184118
fill-range "^7.0.1"
41194119

4120-
brorand@^1.0.1:
4120+
brorand@^1.0.1, brorand@^1.1.0:
41214121
version "1.1.0"
41224122
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
41234123

@@ -5952,16 +5952,16 @@ element-resize-detector@^1.2.1, element-resize-detector@^1.2.2:
59525952
batch-processor "1.0.0"
59535953

59545954
elliptic@^6.0.0:
5955-
version "6.4.0"
5956-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
5955+
version "6.5.4"
5956+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
59575957
dependencies:
5958-
bn.js "^4.4.0"
5959-
brorand "^1.0.1"
5958+
bn.js "^4.11.9"
5959+
brorand "^1.1.0"
59605960
hash.js "^1.0.0"
5961-
hmac-drbg "^1.0.0"
5962-
inherits "^2.0.1"
5963-
minimalistic-assert "^1.0.0"
5964-
minimalistic-crypto-utils "^1.0.0"
5961+
hmac-drbg "^1.0.1"
5962+
inherits "^2.0.4"
5963+
minimalistic-assert "^1.0.1"
5964+
minimalistic-crypto-utils "^1.0.1"
59655965

59665966
"emoji-regex@>=6.0.0 <=6.1.1":
59675967
version "6.1.1"
@@ -7513,8 +7513,8 @@ hash-base@^3.0.0:
75137513
safe-buffer "^5.0.1"
75147514

75157515
hash.js@^1.0.0, hash.js@^1.0.3:
7516-
version "1.1.5"
7517-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
7516+
version "1.1.7"
7517+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
75187518
dependencies:
75197519
inherits "^2.0.3"
75207520
minimalistic-assert "^1.0.1"
@@ -7606,7 +7606,7 @@ highlight.js@~9.15.0, highlight.js@~9.15.1:
76067606
version "9.15.10"
76077607
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.15.10.tgz#7b18ed75c90348c045eef9ed08ca1319a2219ad2"
76087608

7609-
hmac-drbg@^1.0.0:
7609+
hmac-drbg@^1.0.1:
76107610
version "1.0.1"
76117611
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
76127612
dependencies:
@@ -7940,17 +7940,17 @@ inflight@^1.0.4:
79407940
once "^1.3.0"
79417941
wrappy "1"
79427942

7943-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1:
7944-
version "2.0.3"
7945-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
7943+
inherits@2, inherits@2.0.4, inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
7944+
version "2.0.4"
7945+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
79467946

79477947
inherits@2.0.1:
79487948
version "2.0.1"
79497949
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
79507950

7951-
inherits@2.0.4, inherits@^2.0.0, inherits@~2.0.3:
7952-
version "2.0.4"
7953-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
7951+
inherits@2.0.3:
7952+
version "2.0.3"
7953+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
79547954

79557955
ini@^1.3.4, ini@~1.3.0:
79567956
version "1.3.7"
@@ -9472,7 +9472,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
94729472
version "1.0.1"
94739473
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
94749474

9475-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
9475+
minimalistic-crypto-utils@^1.0.1:
94769476
version "1.0.1"
94779477
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
94789478

0 commit comments

Comments
 (0)