Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Commit 6e531fc

Browse files
authored
Merge pull request #15 from CharlesStover/dependabot/npm_and_yarn/elliptic-6.5.3
[Security] Bump elliptic from 6.4.1 to 6.5.3
2 parents 53a83fd + 4f796c7 commit 6e531fc

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,9 +2274,9 @@ bluebird@^3.5.3:
22742274
integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==
22752275

22762276
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
2277-
version "4.11.8"
2278-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
2279-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
2277+
version "4.11.9"
2278+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
2279+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
22802280

22812281
body-parser@1.18.3:
22822282
version "1.18.3"
@@ -3661,9 +3661,9 @@ electron-to-chromium@^1.3.122, electron-to-chromium@^1.3.127:
36613661
integrity sha512-NSO4jLeyGLWrT4mzzfYX8vt1MYCoMI5LxSYAjt0H9+LF/14JyiKJSyyjA6AJTxflZlEM5v3QU33F0ohbPMCAPg==
36623662

36633663
elliptic@^6.0.0:
3664-
version "6.4.1"
3665-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
3666-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
3664+
version "6.5.3"
3665+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3666+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
36673667
dependencies:
36683668
bn.js "^4.4.0"
36693669
brorand "^1.0.1"
@@ -5005,16 +5005,21 @@ inflight@^1.0.4:
50055005
once "^1.3.0"
50065006
wrappy "1"
50075007

5008-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
5009-
version "2.0.3"
5010-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
5011-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
5008+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
5009+
version "2.0.4"
5010+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
5011+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
50125012

50135013
inherits@2.0.1:
50145014
version "2.0.1"
50155015
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
50165016
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
50175017

5018+
inherits@2.0.3:
5019+
version "2.0.3"
5020+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
5021+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
5022+
50185023
ini@^1.3.5, ini@~1.3.0:
50195024
version "1.3.5"
50205025
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

0 commit comments

Comments
 (0)