Skip to content

Commit 6f1ee18

Browse files
Bump elliptic from 6.4.1 to 6.5.3 (#138)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4f779e commit 6f1ee18

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

package-lock.json

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

yarn.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -838,8 +838,8 @@ bluebird@^3.5.1:
838838
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
839839

840840
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
841-
version "4.11.8"
842-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
841+
version "4.11.9"
842+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
843843

844844
boolbase@~1.0.0:
845845
version "1.0.0"
@@ -1648,8 +1648,8 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.47:
16481648
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.58.tgz#8267a4000014e93986d9d18c65a8b4022ca75188"
16491649

16501650
elliptic@^6.0.0:
1651-
version "6.4.1"
1652-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
1651+
version "6.5.3"
1652+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
16531653
dependencies:
16541654
bn.js "^4.4.0"
16551655
brorand "^1.0.1"
@@ -2201,8 +2201,8 @@ hash-base@^3.0.0:
22012201
safe-buffer "^5.0.1"
22022202

22032203
hash.js@^1.0.0, hash.js@^1.0.3:
2204-
version "1.1.5"
2205-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
2204+
version "1.1.7"
2205+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
22062206
dependencies:
22072207
inherits "^2.0.3"
22082208
minimalistic-assert "^1.0.1"
@@ -2331,14 +2331,18 @@ inflight@^1.0.4:
23312331
once "^1.3.0"
23322332
wrappy "1"
23332333

2334-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2335-
version "2.0.3"
2336-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2334+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2335+
version "2.0.4"
2336+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
23372337

23382338
23392339
version "2.0.1"
23402340
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
23412341

2342+
2343+
version "2.0.3"
2344+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2345+
23422346
ini@~1.3.0:
23432347
version "1.3.5"
23442348
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

0 commit comments

Comments
 (0)