@@ -5532,20 +5532,13 @@ eastasianwidth@^0.2.0:
55325532 resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
55335533 integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
55345534
5535- ejs@^3.0.0:
5535+ ejs@^3.0.0, ejs@^3.1.7 :
55365536 version "3.1.10"
55375537 resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
55385538 integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
55395539 dependencies:
55405540 jake "^10.8.5"
55415541
5542- ejs@^3.1.7:
5543- version "3.1.9"
5544- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
5545- integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
5546- dependencies:
5547- jake "^10.8.5"
5548-
55495542electron-to-chromium@^1.4.428:
55505543 version "1.4.428"
55515544 resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.428.tgz#c31fc88e854f49d8305cdabf6ec934ff1588a902"
@@ -11149,7 +11142,16 @@ string-natural-compare@^3.0.1:
1114911142 resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1115011143 integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1115111144
11152- "string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11145+ "string-width-cjs@npm:string-width@^4.2.0":
11146+ version "4.2.3"
11147+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11148+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11149+ dependencies:
11150+ emoji-regex "^8.0.0"
11151+ is-fullwidth-code-point "^3.0.0"
11152+ strip-ansi "^6.0.1"
11153+
11154+ "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1115311155 version "4.2.3"
1115411156 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1115511157 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11312,7 +11314,7 @@ string_decoder@~1.1.1:
1131211314 dependencies:
1131311315 safe-buffer "~5.1.0"
1131411316
11315- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
11317+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1131611318 version "6.0.1"
1131711319 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1131811320 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11326,6 +11328,13 @@ strip-ansi@^4.0.0:
1132611328 dependencies:
1132711329 ansi-regex "^3.0.0"
1132811330
11331+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11332+ version "6.0.1"
11333+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11334+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11335+ dependencies:
11336+ ansi-regex "^5.0.1"
11337+
1132911338strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1133011339 version "7.1.0"
1133111340 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -12224,7 +12233,7 @@ wordwrap@^1.0.0:
1222412233 resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1222512234 integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1222612235
12227- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
12236+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1222812237 version "7.0.0"
1222912238 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1223012239 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12241,6 +12250,15 @@ wrap-ansi@^3.0.1:
1224112250 string-width "^2.1.1"
1224212251 strip-ansi "^4.0.0"
1224312252
12253+ wrap-ansi@^7.0.0:
12254+ version "7.0.0"
12255+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12256+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12257+ dependencies:
12258+ ansi-styles "^4.0.0"
12259+ string-width "^4.1.0"
12260+ strip-ansi "^6.0.0"
12261+
1224412262wrap-ansi@^8.1.0:
1224512263 version "8.1.0"
1224612264 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments