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

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

This commit is contained in:
Renovate Bot 2021-12-01 16:06:51 +00:00 committed by Daniel Lockyer
parent 9def771db6
commit 4505a150c2
2 changed files with 6 additions and 6 deletions

View file

@ -69,7 +69,7 @@
"@tryghost/errors": "1.0.4",
"@tryghost/express-dynamic-redirects": "0.2.2",
"@tryghost/helpers": "1.1.54",
"@tryghost/image-transform": "1.0.18",
"@tryghost/image-transform": "1.0.23",
"@tryghost/job-manager": "0.8.13",
"@tryghost/kg-card-factory": "3.1.0",
"@tryghost/kg-default-atoms": "3.1.0",

View file

@ -1393,12 +1393,12 @@
lodash "^4.17.21"
uuid "^8.3.2"
"@tryghost/image-transform@1.0.18":
version "1.0.18"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.18.tgz#bb8d63a0c683c4f04b20f662e187660d0bfcb168"
integrity sha512-+ZVdixV3Apw1AMiAr9e3aSYKc2tR9OTVUs61M96BTVZbVHWT3YMd53mvGZDvk4WRWOOMjBBmcml0ijuhI1taPw==
"@tryghost/image-transform@1.0.23":
version "1.0.23"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.23.tgz#dcc2bda3ca77ae674c43a4eabc2f90945aa4abb7"
integrity sha512-wUzjkQcUf28zzHr56i78QjfZpFn9FqbH0GuDY10qT1+hwKS0pan2xt8MLHcE/onPOLLGPer2Zm9PsEIiuLOPDg==
dependencies:
"@tryghost/errors" "^0.2.17"
"@tryghost/errors" "^1.0.4"
bluebird "^3.7.2"
fs-extra "^9.1.0"
optionalDependencies: