Skip to content

Commit 238634d

Browse files
chore(deps): [security] bump elliptic from 6.5.0 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.0...v6.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 25badeb commit 238634d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,9 +1652,9 @@ bindings@~1.2.1:
16521652
integrity sha1-FK1hE4EtLTfXLme0ystLtyZQXxE=
16531653

16541654
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1655-
version "4.11.8"
1656-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1657-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1655+
version "4.11.9"
1656+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1657+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
16581658

16591659
boolbase@^1.0.0, boolbase@~1.0.0:
16601660
version "1.0.0"
@@ -2849,9 +2849,9 @@ elegant-spinner@^1.0.1:
28492849
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
28502850

28512851
elliptic@^6.0.0:
2852-
version "6.5.0"
2853-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.0.tgz#2b8ed4c891b7de3200e14412a5b8248c7af505ca"
2854-
integrity sha512-eFOJTMyCYb7xtE/caJ6JJu+bhi67WCYNbkGSknu20pmM8Ke/bqOfdnZWxyoGN26JgfxTbXrsCkEw4KheCT/KGg==
2852+
version "6.5.3"
2853+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2854+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
28552855
dependencies:
28562856
bn.js "^4.4.0"
28572857
brorand "^1.0.1"

0 commit comments

Comments
 (0)