File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
"chai" : " ^4.2.0" ,
60
60
"chai-as-promised" : " ^7.1.1" ,
61
61
"crypto-js" : " ^4.0.0" ,
62
- "elliptic" : " ^6.5.2 " ,
62
+ "elliptic" : " ^6.5.3 " ,
63
63
"foundry-keystore" : " ^0.1.0" ,
64
64
"foundry-rpc" : " ^0.1.2" ,
65
65
"get-port" : " ^5.1.1" ,
Original file line number Diff line number Diff line change @@ -560,10 +560,10 @@ ecc-jsbn@~0.1.1:
560
560
jsbn "~0.1.0"
561
561
safer-buffer "^2.1.0"
562
562
563
- elliptic@^6.4.1, elliptic@^6.5.2 :
564
- version "6.5.2 "
565
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2 .tgz#05c5678d7173c049d8ca433552224a495d0e3762 "
566
- integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw ==
563
+ elliptic@^6.4.1, elliptic@^6.5.3 :
564
+ version "6.5.3 "
565
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3 .tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6 "
566
+ integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw ==
567
567
dependencies :
568
568
bn.js "^4.4.0"
569
569
brorand "^1.0.1"
You can’t perform that action at this time.
0 commit comments