@@ -10248,9 +10248,9 @@ ee-first@1.1.1:
10248
10248
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
10249
10249
10250
10250
ejs@^3.1.7:
10251
- version "3.1.9 "
10252
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9 .tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361 "
10253
- integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ ==
10251
+ version "3.1.10 "
10252
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10 .tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b "
10253
+ integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA ==
10254
10254
dependencies:
10255
10255
jake "^10.8.5"
10256
10256
@@ -23690,7 +23690,7 @@ string-similarity@^1.2.2:
23690
23690
lodash.map "^4.6.0"
23691
23691
lodash.maxby "^4.6.0"
23692
23692
23693
- "string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3 :
23693
+ "string-width-cjs@npm:string-width@^4.2.0":
23694
23694
version "4.2.3"
23695
23695
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
23696
23696
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -23708,6 +23708,15 @@ string-width@^1.0.0, string-width@^1.0.1:
23708
23708
is-fullwidth-code-point "^1.0.0"
23709
23709
strip-ansi "^3.0.0"
23710
23710
23711
+ "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
23712
+ version "4.2.3"
23713
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
23714
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
23715
+ dependencies:
23716
+ emoji-regex "^8.0.0"
23717
+ is-fullwidth-code-point "^3.0.0"
23718
+ strip-ansi "^6.0.1"
23719
+
23711
23720
string-width@^5.0.1, string-width@^5.1.2:
23712
23721
version "5.1.2"
23713
23722
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -23811,7 +23820,7 @@ stringify-entities@^4.0.0:
23811
23820
character-entities-html4 "^2.0.0"
23812
23821
character-entities-legacy "^2.0.0"
23813
23822
23814
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
23823
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
23815
23824
version "6.0.1"
23816
23825
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
23817
23826
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -23860,6 +23869,13 @@ strip-ansi@^5.2.0:
23860
23869
dependencies:
23861
23870
ansi-regex "^4.1.0"
23862
23871
23872
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
23873
+ version "6.0.1"
23874
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
23875
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
23876
+ dependencies:
23877
+ ansi-regex "^5.0.1"
23878
+
23863
23879
strip-ansi@^7.0.1:
23864
23880
version "7.1.0"
23865
23881
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -26461,7 +26477,7 @@ worker-rpc@^0.1.0:
26461
26477
dependencies:
26462
26478
microevent.ts "~0.1.1"
26463
26479
26464
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
26480
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
26465
26481
version "7.0.0"
26466
26482
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
26467
26483
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -26487,6 +26503,15 @@ wrap-ansi@^6.2.0:
26487
26503
string-width "^4.1.0"
26488
26504
strip-ansi "^6.0.0"
26489
26505
26506
+ wrap-ansi@^7.0.0:
26507
+ version "7.0.0"
26508
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
26509
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
26510
+ dependencies:
26511
+ ansi-styles "^4.0.0"
26512
+ string-width "^4.1.0"
26513
+ strip-ansi "^6.0.0"
26514
+
26490
26515
wrap-ansi@^8.1.0:
26491
26516
version "8.1.0"
26492
26517
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments