@@ -2503,9 +2503,9 @@ cross-fetch@^3.1.5:
2503
2503
node-fetch "^2.6.12"
2504
2504
2505
2505
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3 :
2506
- version "7.0.3 "
2507
- resolved "https://registry.npmjs.org /cross-spawn/-/cross-spawn-7.0.3 .tgz"
2508
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w ==
2506
+ version "7.0.6 "
2507
+ resolved "https://registry.yarnpkg.com /cross-spawn/-/cross-spawn-7.0.6 .tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f "
2508
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA ==
2509
2509
dependencies :
2510
2510
path-key "^3.1.0"
2511
2511
shebang-command "^2.0.0"
@@ -6831,7 +6831,16 @@ string-length@^4.0.1:
6831
6831
char-regex "^1.0.2"
6832
6832
strip-ansi "^6.0.0"
6833
6833
6834
- " 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:
6834
+ " string-width-cjs@npm:string-width@^4.2.0 " :
6835
+ version "4.2.3"
6836
+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
6837
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6838
+ dependencies :
6839
+ emoji-regex "^8.0.0"
6840
+ is-fullwidth-code-point "^3.0.0"
6841
+ strip-ansi "^6.0.1"
6842
+
6843
+ " string-width@^1.0.2 || 2 || 3 || 4" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6835
6844
version "4.2.3"
6836
6845
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
6837
6846
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6872,7 +6881,14 @@ stringify-object@^3.3.0:
6872
6881
is-obj "^1.0.1"
6873
6882
is-regexp "^1.0.0"
6874
6883
6875
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6884
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
6885
+ version "6.0.1"
6886
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
6887
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6888
+ dependencies :
6889
+ ansi-regex "^5.0.1"
6890
+
6891
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
6876
6892
version "6.0.1"
6877
6893
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
6878
6894
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7476,7 +7492,7 @@ wordwrap@^1.0.0:
7476
7492
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz"
7477
7493
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
7478
7494
7479
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
7495
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
7480
7496
version "7.0.0"
7481
7497
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
7482
7498
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7494,6 +7510,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
7494
7510
string-width "^4.1.0"
7495
7511
strip-ansi "^6.0.0"
7496
7512
7513
+ wrap-ansi@^7.0.0 :
7514
+ version "7.0.0"
7515
+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
7516
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7517
+ dependencies :
7518
+ ansi-styles "^4.0.0"
7519
+ string-width "^4.1.0"
7520
+ strip-ansi "^6.0.0"
7521
+
7497
7522
wrap-ansi@^8.1.0 :
7498
7523
version "8.1.0"
7499
7524
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
0 commit comments