1377
1377
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10"
1378
1378
integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg==
1379
1379
1380
- " @salesforce/dev-scripts@^10.2.9 " :
1380
+ " @salesforce/dev-scripts@^10.2.10 " :
1381
1381
version "10.2.10"
1382
1382
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.10.tgz#6aca3c6a0926b5ed0710d1f21a940687ff994e58"
1383
1383
integrity sha512-4vYRV5PvssKWfsnOOAXDvYfHaj2M3bCprlGcZBGnPAi52cNzoj9GcOmC1RRrPdQmHL4vWZvSiqgRgVLKQQdfkw==
@@ -7130,7 +7130,16 @@ stack-utils@^2.0.6:
7130
7130
dependencies :
7131
7131
escape-string-regexp "^2.0.0"
7132
7132
7133
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7133
+ " string-width-cjs@npm:string-width@^4.2.0 " :
7134
+ version "4.2.3"
7135
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7136
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7137
+ dependencies :
7138
+ emoji-regex "^8.0.0"
7139
+ is-fullwidth-code-point "^3.0.0"
7140
+ strip-ansi "^6.0.1"
7141
+
7142
+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
7134
7143
version "4.2.3"
7135
7144
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7136
7145
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7207,7 +7216,14 @@ stringify-entities@^4.0.0:
7207
7216
character-entities-html4 "^2.0.0"
7208
7217
character-entities-legacy "^3.0.0"
7209
7218
7210
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7219
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
7220
+ version "6.0.1"
7221
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7222
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7223
+ dependencies :
7224
+ ansi-regex "^5.0.1"
7225
+
7226
+ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
7211
7227
version "6.0.1"
7212
7228
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7213
7229
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7839,7 +7855,7 @@ workerpool@^6.5.1:
7839
7855
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
7840
7856
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
7841
7857
7842
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
7858
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
7843
7859
version "7.0.0"
7844
7860
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7845
7861
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7857,6 +7873,15 @@ wrap-ansi@^6.2.0:
7857
7873
string-width "^4.1.0"
7858
7874
strip-ansi "^6.0.0"
7859
7875
7876
+ wrap-ansi@^7.0.0 :
7877
+ version "7.0.0"
7878
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7879
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7880
+ dependencies :
7881
+ ansi-styles "^4.0.0"
7882
+ string-width "^4.1.0"
7883
+ strip-ansi "^6.0.0"
7884
+
7860
7885
wrap-ansi@^8.1.0 :
7861
7886
version "8.1.0"
7862
7887
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments