Skip to content

Commit 8214d8f

Browse files
author
pooya parsa
committed
update yarn.lock
1 parent 301a07c commit 8214d8f

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

yarn.lock

+16-1
Original file line numberDiff line numberDiff line change
@@ -5341,7 +5341,7 @@ execa@^1.0.0:
53415341
signal-exit "^3.0.0"
53425342
strip-eof "^1.0.0"
53435343

5344-
execa@^3.0.0, execa@^3.2.0, execa@^3.4.0:
5344+
execa@^3.2.0, execa@^3.4.0:
53455345
version "3.4.0"
53465346
resolved "https://registry.yarnpkg.com/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89"
53475347
integrity sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g==
@@ -5357,6 +5357,21 @@ execa@^3.0.0, execa@^3.2.0, execa@^3.4.0:
53575357
signal-exit "^3.0.2"
53585358
strip-final-newline "^2.0.0"
53595359

5360+
execa@^4.0.0:
5361+
version "4.0.0"
5362+
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.0.tgz#7f37d6ec17f09e6b8fc53288611695b6d12b9daf"
5363+
integrity sha512-JbDUxwV3BoT5ZVXQrSVbAiaXhXUkIwvbhPIwZ0N13kX+5yCzOhUNdocxB/UQRuYOHRYYwAxKYwJYc0T4D12pDA==
5364+
dependencies:
5365+
cross-spawn "^7.0.0"
5366+
get-stream "^5.0.0"
5367+
human-signals "^1.1.1"
5368+
is-stream "^2.0.0"
5369+
merge-stream "^2.0.0"
5370+
npm-run-path "^4.0.0"
5371+
onetime "^5.1.0"
5372+
signal-exit "^3.0.2"
5373+
strip-final-newline "^2.0.0"
5374+
53605375
exit@^0.1.2:
53615376
version "0.1.2"
53625377
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"

0 commit comments

Comments
 (0)