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 74
74
"dependencies" : {
75
75
"@yarnpkg/lockfile" : " ^1.1.0" ,
76
76
"chalk" : " ^4.1.2" ,
77
- "cross-spawn" : " ^6 .0.5 " ,
77
+ "cross-spawn" : " ^7 .0.3 " ,
78
78
"find-yarn-workspace-root" : " ^2.0.0" ,
79
79
"fs-extra" : " ^9.0.0" ,
80
80
"is-ci" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 400
400
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
401
401
402
402
" @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 ==
406
406
dependencies :
407
407
" @types/node" " *"
408
408
@@ -1292,7 +1292,7 @@ cosmiconfig@^7.0.0:
1292
1292
path-type "^4.0.0"
1293
1293
yaml "^1.10.0"
1294
1294
1295
- cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
1295
+ cross-spawn@^6.0.0 :
1296
1296
version "6.0.5"
1297
1297
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
1298
1298
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
You can’t perform that action at this time.
0 commit comments