@@ -13781,9 +13781,9 @@ http-proxy-agent@^5.0.0:
1378113781 debug "4"
1378213782
1378313783http-proxy-middleware@^2.0.3:
13784- version "2.0.6 "
13785- resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6 .tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f "
13786- integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw ==
13784+ version "2.0.7 "
13785+ resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7 .tgz#915f236d92ae98ef48278a95dedf17e991936ec6 "
13786+ integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA ==
1378713787 dependencies:
1378813788 "@types/http-proxy" "^1.17.8"
1378913789 http-proxy "^1.18.1"
@@ -22423,8 +22423,7 @@ string-replace-loader@^3.1.0:
2242322423 loader-utils "^2.0.0"
2242422424 schema-utils "^3.0.0"
2242522425
22426- "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:
22427- name string-width-cjs
22426+ "string-width-cjs@npm:string-width@^4.2.0":
2242822427 version "4.2.3"
2242922428 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2243022429 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -22442,6 +22441,15 @@ string-width@^1.0.1:
2244222441 is-fullwidth-code-point "^1.0.0"
2244322442 strip-ansi "^3.0.0"
2244422443
22444+ "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
22445+ version "4.2.3"
22446+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
22447+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
22448+ dependencies:
22449+ emoji-regex "^8.0.0"
22450+ is-fullwidth-code-point "^3.0.0"
22451+ strip-ansi "^6.0.1"
22452+
2244522453string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
2244622454 version "2.1.1"
2244722455 resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -22580,8 +22588,7 @@ stringify-package@^1.0.0, stringify-package@^1.0.1:
2258022588 resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
2258122589 integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
2258222590
22583- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
22584- name strip-ansi-cjs
22591+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2258522592 version "6.0.1"
2258622593 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2258722594 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -22609,6 +22616,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2260922616 dependencies:
2261022617 ansi-regex "^4.1.0"
2261122618
22619+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
22620+ version "6.0.1"
22621+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
22622+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
22623+ dependencies:
22624+ ansi-regex "^5.0.1"
22625+
2261222626strip-ansi@^7.0.1, strip-ansi@^7.1.0:
2261322627 version "7.1.0"
2261422628 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -24813,8 +24827,7 @@ worker-farm@^1.6.0, worker-farm@^1.7.0:
2481324827 dependencies:
2481424828 errno "~0.1.7"
2481524829
24816- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
24817- name wrap-ansi-cjs
24830+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2481824831 version "7.0.0"
2481924832 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2482024833 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -24857,6 +24870,15 @@ wrap-ansi@^6.2.0:
2485724870 string-width "^4.1.0"
2485824871 strip-ansi "^6.0.0"
2485924872
24873+ wrap-ansi@^7.0.0:
24874+ version "7.0.0"
24875+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
24876+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
24877+ dependencies:
24878+ ansi-styles "^4.0.0"
24879+ string-width "^4.1.0"
24880+ strip-ansi "^6.0.0"
24881+
2486024882wrap-ansi@^8.1.0:
2486124883 version "8.1.0"
2486224884 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments