@@ -14802,7 +14802,16 @@ string-length@^4.0.1:
14802
14802
char-regex "^1.0.2"
14803
14803
strip-ansi "^6.0.0"
14804
14804
14805
- "string-width-cjs@npm:string-width@^4.2.0", string-width@*, string-width@^1.0.1, "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2:
14805
+ "string-width-cjs@npm:string-width@^4.2.0":
14806
+ version "4.2.3"
14807
+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
14808
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
14809
+ dependencies:
14810
+ emoji-regex "^8.0.0"
14811
+ is-fullwidth-code-point "^3.0.0"
14812
+ strip-ansi "^6.0.1"
14813
+
14814
+ string-width@*, string-width@^1.0.1, "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2:
14806
14815
version "4.2.3"
14807
14816
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
14808
14817
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -14880,7 +14889,7 @@ stringify-package@^1.0.1:
14880
14889
resolved "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
14881
14890
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
14882
14891
14883
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
14892
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
14884
14893
version "6.0.1"
14885
14894
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
14886
14895
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -14894,6 +14903,13 @@ strip-ansi@^3.0.1:
14894
14903
dependencies:
14895
14904
ansi-regex "^2.0.0"
14896
14905
14906
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14907
+ version "6.0.1"
14908
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
14909
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
14910
+ dependencies:
14911
+ ansi-regex "^5.0.1"
14912
+
14897
14913
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
14898
14914
version "7.1.0"
14899
14915
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -15874,7 +15890,7 @@ workerpool@^6.5.1:
15874
15890
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
15875
15891
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
15876
15892
15877
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
15893
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
15878
15894
version "7.0.0"
15879
15895
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
15880
15896
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -15892,6 +15908,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
15892
15908
string-width "^4.1.0"
15893
15909
strip-ansi "^6.0.0"
15894
15910
15911
+ wrap-ansi@^7.0.0:
15912
+ version "7.0.0"
15913
+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
15914
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
15915
+ dependencies:
15916
+ ansi-styles "^4.0.0"
15917
+ string-width "^4.1.0"
15918
+ strip-ansi "^6.0.0"
15919
+
15895
15920
wrap-ansi@^8.1.0:
15896
15921
version "8.1.0"
15897
15922
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments