File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -2572,13 +2572,14 @@ exec-sh@^0.3.2:
2572
2572
resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.2.tgz#6738de2eb7c8e671d0366aea0b0db8c6f7d7391b"
2573
2573
integrity sha512-9sLAvzhI5nc8TpuQUh4ahMdCrWT00wPWz7j47/emR5+2qEfoZP5zzUXvx+vdx+H6ohhnsYC31iX04QLYJK8zTg==
2574
2574
2575
- execa@3.1 .0 :
2576
- version "3.1 .0"
2577
- resolved "https://registry.yarnpkg.com/execa/-/execa-3.1 .0.tgz#d7a4a54b1ef3784c3d528c2bb7107f5720356929 "
2578
- integrity sha512-KcBxdjv1JlRiHMIRSDtvaGlUb6SQ4TLqxG9blJNTo6bzYYZZBHBZPKqMmK5Eftok7wl1iwDIRofxdu8tBlidQA ==
2575
+ execa@3.2 .0 :
2576
+ version "3.2 .0"
2577
+ resolved "https://registry.yarnpkg.com/execa/-/execa-3.2 .0.tgz#18326b79c7ab7fbd6610fd900c1b9e95fa48f90a "
2578
+ integrity sha512-kJJfVbI/lZE1PZYDI5VPxp8zXPO9rtxOkhpZ0jMKha56AI9y2gGVC6bkukStQf0ka5Rh15BA5m7cCCH4jmHqkw ==
2579
2579
dependencies :
2580
2580
cross-spawn "^7.0.0"
2581
2581
get-stream "^5.0.0"
2582
+ human-signals "^1.1.1"
2582
2583
is-stream "^2.0.0"
2583
2584
merge-stream "^2.0.0"
2584
2585
npm-run-path "^4.0.0"
@@ -3064,6 +3065,11 @@ http-signature@~1.2.0:
3064
3065
jsprim "^1.2.2"
3065
3066
sshpk "^1.7.0"
3066
3067
3068
+ human-signals@^1.1.1 :
3069
+ version "1.1.1"
3070
+ resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
3071
+ integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
3072
+
3067
3073
humanize-duration@^3.15.3 :
3068
3074
version "3.21.0"
3069
3075
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.21.0.tgz#ae5dc7e67640770cbf6a8d03a5d1138d47c7ce38"
You can’t perform that action at this time.
0 commit comments