diff --git a/package.json b/package.json index db22500a07..ccec9d978c 100644 --- a/package.json +++ b/package.json @@ -356,7 +356,7 @@ "ansi_up": "^5.1.0", "chart.js": "^2.9.4", "circular-dependency-plugin": "^5.2.2", - "cli-progress": "^3.11.1", + "cli-progress": "^3.11.2", "color": "^3.2.1", "command-line-args": "^5.2.1", "concurrently": "^7.2.2", diff --git a/yarn.lock b/yarn.lock index e4e88778f3..6a629a51d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3830,10 +3830,10 @@ cli-columns@^3.1.2: string-width "^2.0.0" strip-ansi "^3.0.1" -cli-progress@^3.11.1: - version "3.11.1" - resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.1.tgz#02afb11be9a123f2a302931beb087eafe3a0d971" - integrity sha512-TTMA2LHrYaZeNMcgZGO10oYqj9hvd03pltNtVbu4ddeyDTHlYV7gWxsFiuvaQlgwMBFCv1TukcjiODWFlb16tQ== +cli-progress@^3.11.2: + version "3.11.2" + resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.2.tgz#f8c89bd157e74f3f2c43bcfb3505670b4d48fc77" + integrity sha512-lCPoS6ncgX4+rJu5bS3F/iCz17kZ9MPZ6dpuTtI0KXKABkhyXIdYB3Inby1OpaGti3YlI3EeEkM9AuWpelJrVA== dependencies: string-width "^4.2.3"