File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 5151 },
5252 "dependencies" : {
5353 "chalk" : " ^5.3.0" ,
54- "cross-spawn" : " ^7.0.3 " ,
54+ "cross-spawn" : " ^7.0.5 " ,
5555 "cross-spawn-promise" : " ^0.10.2" ,
5656 "meow" : " ^11.0.0" ,
5757 "rimraf" : " ^4.4.1" ,
Original file line number Diff line number Diff line change @@ -337,6 +337,15 @@ cross-spawn@^7.0.3:
337337 shebang-command "^2.0.0"
338338 which "^2.0.1"
339339
340+ cross-spawn@^7.0.5 :
341+ version "7.0.5"
342+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82"
343+ integrity sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==
344+ dependencies :
345+ path-key "^3.1.0"
346+ shebang-command "^2.0.0"
347+ which "^2.0.1"
348+
340349crypto-random-string@^4.0.0 :
341350 version "4.0.0"
342351 resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-4.0.0.tgz#5a3cc53d7dd86183df5da0312816ceeeb5bb1fc2"
You can’t perform that action at this time.
0 commit comments