Skip to content

Commit 0cd56ce

Browse files
build(deps): bump elliptic from 6.5.0 to 6.5.3 (#35)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.0...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2972c8 commit 0cd56ce

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2019,9 +2019,9 @@ bindings@~1.2.1:
20192019
integrity sha1-FK1hE4EtLTfXLme0ystLtyZQXxE=
20202020

20212021
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
2022-
version "4.11.8"
2023-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
2024-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
2022+
version "4.11.9"
2023+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
2024+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
20252025

20262026
boolbase@^1.0.0, boolbase@~1.0.0:
20272027
version "1.0.0"
@@ -3187,9 +3187,9 @@ electron-to-chromium@^1.3.322:
31873187
integrity sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA==
31883188

31893189
elliptic@^6.0.0:
3190-
version "6.5.0"
3191-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.0.tgz#2b8ed4c891b7de3200e14412a5b8248c7af505ca"
3192-
integrity sha512-eFOJTMyCYb7xtE/caJ6JJu+bhi67WCYNbkGSknu20pmM8Ke/bqOfdnZWxyoGN26JgfxTbXrsCkEw4KheCT/KGg==
3190+
version "6.5.3"
3191+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3192+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
31933193
dependencies:
31943194
bn.js "^4.4.0"
31953195
brorand "^1.0.1"
@@ -4115,7 +4115,7 @@ inflight@^1.0.4:
41154115
once "^1.3.0"
41164116
wrappy "1"
41174117

4118-
inherits@2, [email protected], inherits@~2.0.1, inherits@~2.0.3:
4118+
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
41194119
version "2.0.4"
41204120
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
41214121
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -4125,7 +4125,7 @@ [email protected]:
41254125
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
41264126
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
41274127

4128-
[email protected], inherits@^2.0.1, inherits@^2.0.3:
4128+
41294129
version "2.0.3"
41304130
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
41314131
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=

0 commit comments

Comments
 (0)