File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -3515,15 +3515,16 @@ execa@^1.0.0:
35153515 strip-eof "^1.0.0"
35163516
35173517execa@^2.0.0 :
3518- version "2.0.1 "
3519- resolved "https://registry.yarnpkg.com/execa/-/execa-2.0.1 .tgz#546a5be56388953409cbf24972d2fd1bb36dbfcd "
3520- integrity sha512-pHGXlV7S7ilDda3eaCTcr6zmFTMA3wJo7j+RtNg0uH9sbAasJfVug5RkYOTBLj5g4MOqlsaPUn3HKa/UfTDw8w ==
3518+ version "2.0.2 "
3519+ resolved "https://registry.yarnpkg.com/execa/-/execa-2.0.2 .tgz#3af2650be2b719549dc011a53118ecff5e28d0a2 "
3520+ integrity sha512-CkFnhVuWj5stQUvRSeI+zAw0ME+Iprkew4HKSc491vOXLM+hKrDVn+QQoL2CIYy0CpvT0mY+MXlzPreNbuj/8A ==
35213521 dependencies :
35223522 cross-spawn "^6.0.5"
35233523 get-stream "^5.0.0"
35243524 is-stream "^2.0.0"
35253525 merge-stream "^2.0.0"
35263526 npm-run-path "^3.0.0"
3527+ onetime "^5.1.0"
35273528 p-finally "^2.0.0"
35283529 signal-exit "^3.0.2"
35293530 strip-final-newline "^2.0.0"
@@ -5528,6 +5529,11 @@ mimic-fn@^2.0.0:
55285529 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.0.0.tgz#0913ff0b121db44ef5848242c38bbb35d44cabde"
55295530 integrity sha512-jbex9Yd/3lmICXwYT6gA/j2mNQGU48wCh/VzRd+/Y/PjYQtlg1gLMdZqvu9s/xH7qKvngxRObl56XZR609IMbA==
55305531
5532+ mimic-fn@^2.1.0 :
5533+ version "2.1.0"
5534+ resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
5535+ integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
5536+
55315537minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1 :
55325538 version "1.0.1"
55335539 resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
@@ -6065,6 +6071,13 @@ onetime@^2.0.0:
60656071 dependencies :
60666072 mimic-fn "^1.0.0"
60676073
6074+ onetime@^5.1.0 :
6075+ version "5.1.0"
6076+ resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.0.tgz#fff0f3c91617fe62bb50189636e99ac8a6df7be5"
6077+ integrity sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==
6078+ dependencies :
6079+ mimic-fn "^2.1.0"
6080+
60686081opencollective-postinstall@^2.0.2 :
60696082 version "2.0.2"
60706083 resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
You can’t perform that action at this time.
0 commit comments