0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency @tryghost/image-transform to v1.0.26

This commit is contained in:
Renovate Bot 2021-12-14 23:24:52 +00:00 committed by Daniel Lockyer
parent 12c528cf89
commit 6cb2b25253
2 changed files with 6 additions and 6 deletions

View file

@ -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",

View file

@ -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: