@@ -7877,7 +7877,16 @@ string-length@^4.0.1:
7877
7877
char-regex "^1.0.2"
7878
7878
strip-ansi "^6.0.0"
7879
7879
7880
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7880
+ " string-width-cjs@npm:string-width@^4.2.0 " :
7881
+ version "4.2.3"
7882
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7883
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7884
+ dependencies :
7885
+ emoji-regex "^8.0.0"
7886
+ is-fullwidth-code-point "^3.0.0"
7887
+ strip-ansi "^6.0.1"
7888
+
7889
+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
7881
7890
version "4.2.3"
7882
7891
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7883
7892
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7945,7 +7954,14 @@ string_decoder@~1.1.1:
7945
7954
dependencies :
7946
7955
safe-buffer "~5.1.0"
7947
7956
7948
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7957
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
7958
+ version "6.0.1"
7959
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7960
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7961
+ dependencies :
7962
+ ansi-regex "^5.0.1"
7963
+
7964
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
7949
7965
version "6.0.1"
7950
7966
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7951
7967
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8980,7 +8996,7 @@ wildcard@^2.0.0:
8980
8996
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
8981
8997
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
8982
8998
8983
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
8999
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
8984
9000
version "7.0.0"
8985
9001
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8986
9002
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8998,6 +9014,15 @@ wrap-ansi@^6.2.0:
8998
9014
string-width "^4.1.0"
8999
9015
strip-ansi "^6.0.0"
9000
9016
9017
+ wrap-ansi@^7.0.0 :
9018
+ version "7.0.0"
9019
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9020
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9021
+ dependencies :
9022
+ ansi-styles "^4.0.0"
9023
+ string-width "^4.1.0"
9024
+ strip-ansi "^6.0.0"
9025
+
9001
9026
wrap-ansi@^8.1.0 :
9002
9027
version "8.1.0"
9003
9028
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -9020,15 +9045,10 @@ write-file-atomic@^4.0.2:
9020
9045
imurmurhash "^0.1.4"
9021
9046
signal-exit "^3.0.7"
9022
9047
9023
- ws@^8.11.0, ws@^8.13.0 :
9024
- version "8.13.0"
9025
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
9026
- integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
9027
-
9028
- ws@^8.16.0 :
9029
- version "8.17.0"
9030
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
9031
- integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
9048
+ ws@^8.11.0, ws@^8.13.0, ws@^8.16.0 :
9049
+ version "8.17.1"
9050
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
9051
+ integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
9032
9052
9033
9053
xml-name-validator@^4.0.0 :
9034
9054
version "4.0.0"
0 commit comments