Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit 01a0b70

Browse files
Bump elliptic from 6.4.1 to 6.5.3
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] <support@github.com>
1 parent b6c5630 commit 01a0b70

2 files changed

Lines changed: 176 additions & 23 deletions

File tree

package-lock.json

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

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1989,8 +1989,8 @@ bluebird@^3.5.5:
19891989
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
19901990

19911991
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1992-
version "4.11.8"
1993-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1992+
version "4.11.9"
1993+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
19941994

19951995
body-parser@1.19.0, body-parser@^1.18.3:
19961996
version "1.19.0"
@@ -3364,8 +3364,8 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.295:
33643364
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.299.tgz#9113b733247c68b87e07cb7c940a22913fb74d38"
33653365

33663366
elliptic@^6.0.0:
3367-
version "6.5.1"
3368-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.1.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b"
3367+
version "6.5.3"
3368+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
33693369
dependencies:
33703370
bn.js "^4.4.0"
33713371
brorand "^1.0.1"
@@ -4970,17 +4970,17 @@ inflight@^1.0.4:
49704970
once "^1.3.0"
49714971
wrappy "1"
49724972

4973-
inherits@2, inherits@2.0.3, inherits@^2.0.3, inherits@~2.0.3:
4974-
version "2.0.3"
4975-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4973+
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
4974+
version "2.0.4"
4975+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
49764976

49774977
inherits@2.0.1:
49784978
version "2.0.1"
49794979
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
49804980

4981-
inherits@2.0.4, inherits@^2.0.1, inherits@~2.0.0, inherits@~2.0.1:
4982-
version "2.0.4"
4983-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4981+
inherits@2.0.3:
4982+
version "2.0.3"
4983+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
49844984

49854985
ini@~1.3.0:
49864986
version "1.3.5"

0 commit comments

Comments
 (0)