0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

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

This commit is contained in:
Renovate Bot 2021-12-14 12:11:41 +00:00 committed by Daniel Lockyer
parent 2e04e01eaf
commit d2737d35c4
2 changed files with 6 additions and 6 deletions

View file

@ -69,7 +69,7 @@
"@tryghost/errors": "1.1.1",
"@tryghost/express-dynamic-redirects": "0.2.2",
"@tryghost/helpers": "1.1.54",
"@tryghost/image-transform": "1.0.24",
"@tryghost/image-transform": "1.0.25",
"@tryghost/job-manager": "0.8.17",
"@tryghost/kg-card-factory": "3.1.0",
"@tryghost/kg-default-atoms": "3.1.0",

View file

@ -1457,12 +1457,12 @@
lodash "^4.17.21"
uuid "^8.3.2"
"@tryghost/image-transform@1.0.24":
version "1.0.24"
resolved "https://registry.npmjs.org/@tryghost/image-transform/-/image-transform-1.0.24.tgz"
integrity sha512-prmOyWK1nv3AIBCk+u6pxDOB2Mq2XneRHNRduMWVHKDeXsovmNiCg/0R8ZlkVhBy67y/awDl/RUMczWR3QyPfQ==
"@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==
dependencies:
"@tryghost/errors" "^1.1.0"
"@tryghost/errors" "^1.1.1"
bluebird "^3.7.2"
fs-extra "^9.1.0"
optionalDependencies: