Skip to content

Commit e29a299

Browse files
security(elliptic) bump to secure version (#3899)
1 parent 3325b1f commit e29a299

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
@@ -2127,9 +2127,9 @@ bmp-js@^0.1.0:
21272127
integrity sha1-4Fpj95amwf8l9Hcex62twUjAcjM=
21282128

21292129
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
2130-
version "4.11.8"
2131-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
2132-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
2130+
version "4.11.9"
2131+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
2132+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
21332133

21342134
body-parser@1.19.0:
21352135
version "1.19.0"
@@ -4278,9 +4278,9 @@ elegant-spinner@^1.0.1:
42784278
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
42794279

42804280
elliptic@^6.0.0:
4281-
version "6.5.2"
4282-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
4283-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
4281+
version "6.5.3"
4282+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
4283+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
42844284
dependencies:
42854285
bn.js "^4.4.0"
42864286
brorand "^1.0.1"

0 commit comments

Comments
 (0)