File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 "yargs-parser" : " ^18.1.1"
5757 },
5858 "devDependencies" : {
59- "execa" : " 4.0.0 " ,
59+ "execa" : " 4.0.2 " ,
6060 "fs-extra" : " 9.0.0" ,
6161 "tempy" : " 0.5.0"
6262 }
Original file line number Diff line number Diff line change @@ -4338,10 +4338,10 @@ exec-sh@^0.3.2:
43384338 resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.4.tgz#3a018ceb526cc6f6df2bb504b2bfe8e3a4934ec5"
43394339 integrity sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==
43404340
4341- execa@4.0.0, execa@^4.0.0 :
4342- version "4.0.0 "
4343- resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.0 .tgz#7f37d6ec17f09e6b8fc53288611695b6d12b9daf "
4344- integrity sha512-JbDUxwV3BoT5ZVXQrSVbAiaXhXUkIwvbhPIwZ0N13kX+5yCzOhUNdocxB/UQRuYOHRYYwAxKYwJYc0T4D12pDA ==
4341+ execa@4.0.2 :
4342+ version "4.0.2 "
4343+ resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.2 .tgz#ad87fb7b2d9d564f70d2b62d511bee41d5cbb240 "
4344+ integrity sha512-QI2zLa6CjGWdiQsmSkZoGtDx2N+cQIGb3yNolGTdjSQzydzLgYYf8LRuagp7S7fPimjcrzUDSUFd/MgzELMi4Q ==
43454345 dependencies :
43464346 cross-spawn "^7.0.0"
43474347 get-stream "^5.0.0"
@@ -4408,6 +4408,21 @@ execa@^3.2.0:
44084408 signal-exit "^3.0.2"
44094409 strip-final-newline "^2.0.0"
44104410
4411+ execa@^4.0.0 :
4412+ version "4.0.0"
4413+ resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.0.tgz#7f37d6ec17f09e6b8fc53288611695b6d12b9daf"
4414+ integrity sha512-JbDUxwV3BoT5ZVXQrSVbAiaXhXUkIwvbhPIwZ0N13kX+5yCzOhUNdocxB/UQRuYOHRYYwAxKYwJYc0T4D12pDA==
4415+ dependencies :
4416+ cross-spawn "^7.0.0"
4417+ get-stream "^5.0.0"
4418+ human-signals "^1.1.1"
4419+ is-stream "^2.0.0"
4420+ merge-stream "^2.0.0"
4421+ npm-run-path "^4.0.0"
4422+ onetime "^5.1.0"
4423+ signal-exit "^3.0.2"
4424+ strip-final-newline "^2.0.0"
4425+
44114426exit@^0.1.2 :
44124427 version "0.1.2"
44134428 resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
You can’t perform that action at this time.
0 commit comments