Skip to content

Commit cf6b280

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

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

yarn.lock

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -907,8 +907,8 @@ bluebird@^3.5.1:
907907
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
908908

909909
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
910-
version "4.11.8"
911-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
910+
version "4.11.9"
911+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
912912

913913
boom@2.x.x:
914914
version "2.10.1"
@@ -1779,8 +1779,8 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30:
17791779
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.42.tgz#95c33bf01d0cc405556aec899fe61fd4d76ea0f9"
17801780

17811781
elliptic@^6.0.0:
1782-
version "6.4.0"
1783-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1782+
version "6.5.3"
1783+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
17841784
dependencies:
17851785
bn.js "^4.4.0"
17861786
brorand "^1.0.1"
@@ -2464,11 +2464,11 @@ hash-base@^3.0.0:
24642464
safe-buffer "^5.0.1"
24652465

24662466
hash.js@^1.0.0, hash.js@^1.0.3:
2467-
version "1.1.3"
2468-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2467+
version "1.1.7"
2468+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
24692469
dependencies:
24702470
inherits "^2.0.3"
2471-
minimalistic-assert "^1.0.0"
2471+
minimalistic-assert "^1.0.1"
24722472

24732473
hawk@~3.1.3:
24742474
version "3.1.3"
@@ -2644,14 +2644,18 @@ inflight@^1.0.4:
26442644
once "^1.3.0"
26452645
wrappy "1"
26462646

2647-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2648-
version "2.0.3"
2649-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2647+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2648+
version "2.0.4"
2649+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
26502650

26512651
inherits@2.0.1:
26522652
version "2.0.1"
26532653
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
26542654

2655+
inherits@2.0.3:
2656+
version "2.0.3"
2657+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2658+
26552659
ini@^1.3.4, ini@~1.3.0:
26562660
version "1.3.5"
26572661
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -3262,7 +3266,7 @@ min-document@^2.19.0:
32623266
dependencies:
32633267
dom-walk "^0.1.0"
32643268

3265-
minimalistic-assert@^1.0.0:
3269+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
32663270
version "1.0.1"
32673271
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
32683272

0 commit comments

Comments
 (0)