diff --git a/package.json b/package.json index 090724bb81a4..153d166d0b27 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "@testing-library/react": "^15.0.7", "@types/async": "^3.2.24", "@types/cli-progress": "^3.11.6", - "@types/imagemin": "^9.0.0", + "@types/imagemin": "^9.0.1", "@types/jest": "^29.5.14", "@types/js-yaml": "^4.0.9", "@types/mdast": "^4.0.4", diff --git a/yarn.lock b/yarn.lock index 3faeee94f304..e6d16c96e650 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3311,10 +3311,10 @@ dependencies: "@types/node" "*" -"@types/imagemin@^9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@types/imagemin/-/imagemin-9.0.0.tgz#98fc3bd84492de551873a6213b9ebcb7b4f30b67" - integrity sha512-4IaT+BdPUAFf/AAy3XlFAbqGk4RawhdidxWO5XTe+PJAYAr4d7m2FHiqyEPXbDpwS+IaLIJq5AIjLE9HcwMGBg== +"@types/imagemin@^9.0.1": + version "9.0.1" + resolved "https://registry.yarnpkg.com/@types/imagemin/-/imagemin-9.0.1.tgz#94293f66b5a0d34ce307d47dc3f6e6bae578fafa" + integrity sha512-xMWpvrUhtYxl6EeW+UhVH3rwUKhCRx21XddcoWByjDAasXZT5pQaCn0YVnXoTijX5hlTrGqV4TGQL/Htpp00+w== dependencies: "@types/node" "*"