diff --git a/package.json b/package.json index f56cad100f..d6a4dd24ba 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@tryghost/errors": "1.2.0", "@tryghost/express-dynamic-redirects": "0.2.2", "@tryghost/helpers": "1.1.54", - "@tryghost/image-transform": "1.0.25", + "@tryghost/image-transform": "1.0.26", "@tryghost/job-manager": "0.8.17", "@tryghost/kg-card-factory": "3.1.0", "@tryghost/kg-default-atoms": "3.1.0", diff --git a/yarn.lock b/yarn.lock index ad78d3e41a..3f3830676c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1465,12 +1465,12 @@ lodash "^4.17.21" uuid "^8.3.2" -"@tryghost/image-transform@1.0.25": - version "1.0.25" - resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.25.tgz#2e7c3f0617ce22abf0cdea91799c00fca481c3a5" - integrity sha512-pDzPV/OxbSoQjUFgiBZv58B1/ZlHxSHmfocu5gWEanYvKMOLKYqLIykRX2CcrRgTEn0h4tTVXaliJnyL6odeVg== +"@tryghost/image-transform@1.0.26": + version "1.0.26" + resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.26.tgz#dda9da16fa1061ca51139a71a449a4d07116923f" + integrity sha512-Capmj+cOxwaiGPo4xwlqFQmqVy2MYPi+DA591ZF13HofiMt293nQeJOLe5Vz+zPioob234PBpQqUHMiXdR8oOg== dependencies: - "@tryghost/errors" "^1.1.1" + "@tryghost/errors" "^1.2.0" bluebird "^3.7.2" fs-extra "^9.1.0" optionalDependencies: