File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
},
52
52
"dependencies" : {
53
53
"chalk" : " ^5.3.0" ,
54
- "cross-spawn" : " ^7.0.5 " ,
54
+ "cross-spawn" : " ^7.0.6 " ,
55
55
"cross-spawn-promise" : " ^0.10.2" ,
56
56
"meow" : " ^11.0.0" ,
57
57
"rimraf" : " ^4.4.1" ,
Original file line number Diff line number Diff line change @@ -337,10 +337,10 @@ cross-spawn@^7.0.3:
337
337
shebang-command "^2.0.0"
338
338
which "^2.0.1"
339
339
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 ==
340
+ cross-spawn@^7.0.6 :
341
+ version "7.0.6 "
342
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6 .tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f "
343
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA ==
344
344
dependencies :
345
345
path-key "^3.1.0"
346
346
shebang-command "^2.0.0"
You can’t perform that action at this time.
0 commit comments