@@ -203,9 +203,9 @@ core-util-is@~1.0.0:
203
203
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
204
204
205
205
cross-spawn@^7.0.0 :
206
- version "7.0.3 "
207
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3 .tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6 "
208
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w ==
206
+ version "7.0.6 "
207
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6 .tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f "
208
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA ==
209
209
dependencies :
210
210
path-key "^3.1.0"
211
211
shebang-command "^2.0.0"
@@ -930,8 +930,16 @@ strict-uri-encode@^1.0.0:
930
930
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
931
931
integrity sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==
932
932
933
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
934
- name string-width-cjs
933
+ " string-width-cjs@npm:string-width@^4.2.0 " :
934
+ version "4.2.3"
935
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
936
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
937
+ dependencies :
938
+ emoji-regex "^8.0.0"
939
+ is-fullwidth-code-point "^3.0.0"
940
+ strip-ansi "^6.0.1"
941
+
942
+ string-width@^4.1.0 :
935
943
version "4.2.3"
936
944
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
937
945
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -956,8 +964,14 @@ string_decoder@~1.1.1:
956
964
dependencies :
957
965
safe-buffer "~5.1.0"
958
966
959
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
960
- name strip-ansi-cjs
967
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
968
+ version "6.0.1"
969
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
970
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
971
+ dependencies :
972
+ ansi-regex "^5.0.1"
973
+
974
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
961
975
version "6.0.1"
962
976
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
963
977
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
0 commit comments