diff --git a/package.json b/package.json index 2e5619d66..596f1db3e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "bluebird": "^3.5.1", "cf-errors": "^0.1.16", "chalk": "^4.1.0", - "cli-progress": "3.10.0", + "cli-progress": "3.12.0", "codefresh-sdk": "^1.12.0", "colors": "1.4.0", "columnify": "^1.6.0", diff --git a/yarn.lock b/yarn.lock index 327a5ac1e..da5d12d44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1111,12 +1111,12 @@ cli-cursor@^3.1.0: dependencies: restore-cursor "^3.1.0" -cli-progress@3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.10.0.tgz#63fd9d6343c598c93542fdfa3563a8b59887d78a" - integrity sha512-kLORQrhYCAtUPLZxqsAt2YJGOvRdt34+O6jl5cQGb7iF3dM55FQZlTR+rQyIK9JUcO9bBMwZsTlND+3dmFU2Cw== +cli-progress@3.12.0: + version "3.12.0" + resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.12.0.tgz#807ee14b66bcc086258e444ad0f19e7d42577942" + integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A== dependencies: - string-width "^4.2.0" + string-width "^4.2.3" cli-spinners@^2.5.0: version "2.6.1"