File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 22
22
],
23
23
"dependencies" : {
24
24
"consola" : " ^2.15.0" ,
25
- "figures" : " ^3.2 .0" ,
25
+ "figures" : " ^6.1 .0" ,
26
26
"html-minifier" : " ^4.0.0"
27
27
},
28
28
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4797,12 +4797,12 @@ figures@^3.0.0:
4797
4797
dependencies :
4798
4798
escape-string-regexp "^1.0.5"
4799
4799
4800
- figures@^3.2 .0 :
4801
- version "3.2 .0"
4802
- resolved "https://registry.yarnpkg.com/figures/-/figures-3.2 .0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af "
4803
- integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg ==
4800
+ figures@^6.1 .0 :
4801
+ version "6.1 .0"
4802
+ resolved "https://registry.yarnpkg.com/figures/-/figures-6.1 .0.tgz#935479f51865fa7479f6fa94fc6fc7ac14e62c4a "
4803
+ integrity sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg ==
4804
4804
dependencies :
4805
- escape-string-regexp "^1 .0.5 "
4805
+ is-unicode-supported "^2 .0.0 "
4806
4806
4807
4807
file-entry-cache@^5.0.1 :
4808
4808
version "5.0.1"
@@ -6130,6 +6130,11 @@ is-typedarray@~1.0.0:
6130
6130
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
6131
6131
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
6132
6132
6133
+ is-unicode-supported@^2.0.0 :
6134
+ version "2.0.0"
6135
+ resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.0.0.tgz#fdf32df9ae98ff6ab2cedc155a5a6e895701c451"
6136
+ integrity sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==
6137
+
6133
6138
is-utf8@^0.2.0 :
6134
6139
version "0.2.1"
6135
6140
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
You can’t perform that action at this time.
0 commit comments