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 7272 "dependencies" : {
7373 "@yarnpkg/lockfile" : " ^1.1.0" ,
7474 "chalk" : " ^4.1.2" ,
75- "cross-spawn" : " ^6 .0.5 " ,
75+ "cross-spawn" : " ^7 .0.3 " ,
7676 "find-yarn-workspace-root" : " ^2.0.0" ,
7777 "fs-extra" : " ^9.0.0" ,
7878 "is-ci" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 400400 integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
401401
402402" @types/cross-spawn@^6.0.0 " :
403- version "6.0.0 "
404- resolved "https://registry.yarnpkg.com/@types/cross-spawn/-/cross-spawn-6.0.0 .tgz#320aaf1d1a12979f1b84fe7a5590a7e860bf3a80 "
405- integrity sha512-evp2ZGsFw9YKprDbg8ySgC9NA15g3YgiI8ANkGmKKvvi0P2aDGYLPxQIC5qfeKNUOe3TjABVGuah6omPRpIYhg ==
403+ version "6.0.2 "
404+ resolved "https://registry.yarnpkg.com/@types/cross-spawn/-/cross-spawn-6.0.2 .tgz#168309de311cd30a2b8ae720de6475c2fbf33ac7 "
405+ integrity sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw ==
406406 dependencies :
407407 " @types/node" " *"
408408
@@ -1292,7 +1292,7 @@ cosmiconfig@^7.0.0:
12921292 path-type "^4.0.0"
12931293 yaml "^1.10.0"
12941294
1295- cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
1295+ cross-spawn@^6.0.0 :
12961296 version "6.0.5"
12971297 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
12981298 integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
You can’t perform that action at this time.
0 commit comments