diff --git a/package.json b/package.json index e769829ab45a..9710fb23a9c3 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "@swc/core": "^1.6.7", "@testing-library/react": "^15.0.7", "@types/async": "^3.2.24", - "@types/cli-progress": "^3.11.5", + "@types/cli-progress": "^3.11.6", "@types/imagemin": "^9.0.0", "@types/jest": "^29.5.12", "@types/mdast": "^4.0.4", diff --git a/yarn.lock b/yarn.lock index 9e4bbafcdf3a..1425eb8e3496 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3053,10 +3053,10 @@ dependencies: "@types/node" "*" -"@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== +"@types/cli-progress@^3.11.6": + version "3.11.6" + resolved "https://registry.yarnpkg.com/@types/cli-progress/-/cli-progress-3.11.6.tgz#94b334ebe4190f710e51c1bf9b4fedb681fa9e45" + integrity sha512-cE3+jb9WRlu+uOSAugewNpITJDt1VF8dHOopPO4IABFc3SXYL5WE/+PTz/FCdZRRfIujiWW3n3aMbv1eIGVRWA== dependencies: "@types/node" "*"