Skip to content

Commit 1e9aab7

Browse files
authoredJan 31, 2021
Bump elliptic from 6.4.1 to 6.5.3 (#80)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f74a84 commit 1e9aab7

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed
 

‎yarn.lock

+15-10
Original file line numberDiff line numberDiff line change
@@ -3192,9 +3192,9 @@ bluebird@^3.5.5:
31923192
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
31933193

31943194
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
3195-
version "4.11.8"
3196-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
3197-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
3195+
version "4.11.9"
3196+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
3197+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
31983198

31993199
body-parser@1.19.0:
32003200
version "1.19.0"
@@ -4917,9 +4917,9 @@ electron-to-chromium@^1.3.150:
49174917
integrity sha512-Ah10cGMWIXYD8aUTH2Y7lGRhaOFQLyWuxvXmCPCZCbUIGJ4swnNmT6P4aA8RTgUmNw9kmcDL6SoU8TZC4YuZGg==
49184918

49194919
elliptic@^6.0.0:
4920-
version "6.4.1"
4921-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
4922-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
4920+
version "6.5.3"
4921+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
4922+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
49234923
dependencies:
49244924
bn.js "^4.4.0"
49254925
brorand "^1.0.1"
@@ -6330,16 +6330,21 @@ inflight@^1.0.4:
63306330
once "^1.3.0"
63316331
wrappy "1"
63326332

6333-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
6334-
version "2.0.3"
6335-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
6336-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
6333+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
6334+
version "2.0.4"
6335+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
6336+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
63376337

63386338
inherits@2.0.1:
63396339
version "2.0.1"
63406340
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
63416341
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
63426342

6343+
inherits@2.0.3:
6344+
version "2.0.3"
6345+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
6346+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
6347+
63436348
ini@^1.3.2, ini@^1.3.4, ini@~1.3.0:
63446349
version "1.3.7"
63456350
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"

0 commit comments

Comments
 (0)
Please sign in to comment.