Skip to content

Commit 5e20a3e

Browse files
build(deps): [security] bump elliptic from 6.5.2 to 6.5.3 (#1735)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8b67513 commit 5e20a3e

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

yarn.lock

+7-12
Original file line numberDiff line numberDiff line change
@@ -1369,9 +1369,9 @@ bluebird@^3.1.1:
13691369
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
13701370

13711371
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1372-
version "4.11.8"
1373-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1374-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1372+
version "4.11.9"
1373+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1374+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
13751375

13761376
13771377
version "1.3.0"
@@ -2435,9 +2435,9 @@ ecc-jsbn@~0.1.1:
24352435
safer-buffer "^2.1.0"
24362436

24372437
elliptic@^6.0.0:
2438-
version "6.5.2"
2439-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
2440-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
2438+
version "6.5.3"
2439+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2440+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
24412441
dependencies:
24422442
bn.js "^4.4.0"
24432443
brorand "^1.0.1"
@@ -3414,12 +3414,7 @@ inflight@^1.0.4:
34143414
once "^1.3.0"
34153415
wrappy "1"
34163416

3417-
inherits@2, inherits@^2.0.3, inherits@~2.0.3:
3418-
version "2.0.3"
3419-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3420-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
3421-
3422-
inherits@^2.0.1, inherits@~2.0.1:
3417+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
34233418
version "2.0.4"
34243419
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
34253420
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==

0 commit comments

Comments
 (0)