diff --git a/package.json b/package.json index 622ace16f..3525e0c04 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/chai": "^4.3.11", "@types/chai-as-promised": "^7.1.8", "@types/clean-stack": "^2.1.1", - "@types/cli-progress": "^3.11.0", + "@types/cli-progress": "^3.11.5", "@types/color": "^3.0.5", "@types/debug": "^4.1.10", "@types/ejs": "^3.1.3", diff --git a/yarn.lock b/yarn.lock index d9602d18b..55d4c9c44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -968,10 +968,10 @@ dependencies: clean-stack "*" -"@types/cli-progress@^3.11.0": - version "3.11.0" - resolved "https://registry.yarnpkg.com/@types/cli-progress/-/cli-progress-3.11.0.tgz#ec79df99b26757c3d1c7170af8422e0fc95eef7e" - integrity sha512-XhXhBv1R/q2ahF3BM7qT5HLzJNlIL0wbcGyZVjqOTqAybAnsLisd7gy1UCyIqpL+5Iv6XhlSyzjLCnI2sIdbCg== +"@types/cli-progress@^3.11.0", "@types/cli-progress@^3.11.5": + version "3.11.5" + resolved "https://registry.yarnpkg.com/@types/cli-progress/-/cli-progress-3.11.5.tgz#9518c745e78557efda057e3f96a5990c717268c3" + integrity sha512-D4PbNRbviKyppS5ivBGyFO29POlySLmA2HyUFE4p5QGazAMM3CwkKWcvTl8gvElSuxRh6FPKL8XmidX873ou4g== dependencies: "@types/node" "*"