diff --git a/commands/run/package.json b/commands/run/package.json index c4662e0..3709e3f 100644 --- a/commands/run/package.json +++ b/commands/run/package.json @@ -28,7 +28,7 @@ "@lerna/output": "3.13.0", "@lerna/profiler": "3.20.0", "@lerna/run-topologically": "3.18.5", - "@lerna/timer": "3.13.0", + "@lerna/timer": "5.4.0", "@lerna/validation-error": "3.13.0", "@lernify/atlassian": "1.0.1", "multimatch": "4.0.0", diff --git a/yarn.lock b/yarn.lock index a8cae0a..d2365e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1124,6 +1124,11 @@ resolved "https://registry.yarnpkg.com/@lerna/timer/-/timer-3.13.0.tgz#bcd0904551db16e08364d6c18e5e2160fc870781" integrity sha512-RHWrDl8U4XNPqY5MQHkToWS9jHPnkLZEt5VD+uunCKTfzlxGnRCr3/zVr8VGy/uENMYpVP3wJa4RKGY6M0vkRw== +"@lerna/timer@5.4.0": + version "5.4.0" + resolved "https://registry.yarnpkg.com/@lerna/timer/-/timer-5.4.0.tgz#0915ec1f22c6b16157fef91c2364b464d41773bb" + integrity sha512-Ow070AbPVIYO5H1m0B85VGrQtYPa47s4cbA9gj9iU6VBVnw/F7tDN0e/QfGhYgb4atwc046WoZmUQYyD7w9l/g== + "@lerna/validation-error@3.13.0": version "3.13.0" resolved "https://registry.yarnpkg.com/@lerna/validation-error/-/validation-error-3.13.0.tgz#c86b8f07c5ab9539f775bd8a54976e926f3759c3"