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 2222 ],
2323 "dependencies" : {
2424 "consola" : " ^2.15.0" ,
25- "figures" : " ^3.2 .0" ,
25+ "figures" : " ^6.1 .0" ,
2626 "html-minifier" : " ^4.0.0"
2727 },
2828 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -4797,12 +4797,12 @@ figures@^3.0.0:
47974797 dependencies :
47984798 escape-string-regexp "^1.0.5"
47994799
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 ==
48044804 dependencies :
4805- escape-string-regexp "^1 .0.5 "
4805+ is-unicode-supported "^2 .0.0 "
48064806
48074807file-entry-cache@^5.0.1 :
48084808 version "5.0.1"
@@ -6130,6 +6130,11 @@ is-typedarray@~1.0.0:
61306130 resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
61316131 integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
61326132
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+
61336138is-utf8@^0.2.0 :
61346139 version "0.2.1"
61356140 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