@@ -16563,7 +16563,16 @@ string-length@^4.0.1:
16563
16563
char-regex "^1.0.2"
16564
16564
strip-ansi "^6.0.0"
16565
16565
16566
- "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:
16566
+ "string-width-cjs@npm:string-width@^4.2.0":
16567
+ version "4.2.3"
16568
+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
16569
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
16570
+ dependencies:
16571
+ emoji-regex "^8.0.0"
16572
+ is-fullwidth-code-point "^3.0.0"
16573
+ strip-ansi "^6.0.1"
16574
+
16575
+ 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:
16567
16576
version "4.2.3"
16568
16577
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
16569
16578
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -16628,7 +16637,7 @@ stringify-package@^1.0.1:
16628
16637
resolved "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
16629
16638
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
16630
16639
16631
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
16640
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
16632
16641
version "6.0.1"
16633
16642
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
16634
16643
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -16642,6 +16651,13 @@ strip-ansi@^3.0.1:
16642
16651
dependencies:
16643
16652
ansi-regex "^2.0.0"
16644
16653
16654
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
16655
+ version "6.0.1"
16656
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
16657
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
16658
+ dependencies:
16659
+ ansi-regex "^5.0.1"
16660
+
16645
16661
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
16646
16662
version "7.1.0"
16647
16663
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -17639,7 +17655,7 @@ workerpool@^6.5.1:
17639
17655
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
17640
17656
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
17641
17657
17642
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
17658
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
17643
17659
version "7.0.0"
17644
17660
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
17645
17661
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -17657,6 +17673,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
17657
17673
string-width "^4.1.0"
17658
17674
strip-ansi "^6.0.0"
17659
17675
17676
+ wrap-ansi@^7.0.0:
17677
+ version "7.0.0"
17678
+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
17679
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
17680
+ dependencies:
17681
+ ansi-styles "^4.0.0"
17682
+ string-width "^4.1.0"
17683
+ strip-ansi "^6.0.0"
17684
+
17660
17685
wrap-ansi@^8.1.0:
17661
17686
version "8.1.0"
17662
17687
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments