File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 27
27
"lp" : " bin/cli"
28
28
},
29
29
"dependencies" : {
30
- "ansi-colors" : " ^3.2.4 " ,
30
+ "ansi-colors" : " ^4.0.1 " ,
31
31
"clipboardy" : " ^2.0.0" ,
32
32
"get-stdin" : " ^7.0.0" ,
33
33
"left-phalange-api" : " ^1.1.4" ,
Original file line number Diff line number Diff line change @@ -580,6 +580,11 @@ ansi-colors@^3.2.4:
580
580
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
581
581
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
582
582
583
+ ansi-colors@^4.0.1 :
584
+ version "4.0.1"
585
+ resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.0.1.tgz#3dc29301836c6152f617a71466bde162a2e42582"
586
+ integrity sha512-1Qs1jdXEMSYwcVooLRfnCc5+e3365pw38v4AVkSsCxsjXRGKDTem5VLCl53SpHSpLnEy8O5DofJHZJELaRiJbg==
587
+
583
588
ansi-escapes@^3.0.0, ansi-escapes@^3.2.0 :
584
589
version "3.2.0"
585
590
resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
You can’t perform that action at this time.
0 commit comments