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

This commit is contained in:
Renovate Bot 2021-10-04 14:38:23 +00:00 committed by Daniel Lockyer
parent 55f951f58f
commit 9412515e98
2 changed files with 6 additions and 6 deletions

View File

@ -65,7 +65,7 @@
"@tryghost/email-analytics-service": "1.0.2",
"@tryghost/errors": "0.2.15",
"@tryghost/helpers": "1.1.52",
"@tryghost/image-transform": "1.0.15",
"@tryghost/image-transform": "1.0.16",
"@tryghost/job-manager": "0.8.9",
"@tryghost/kg-card-factory": "3.0.4",
"@tryghost/kg-default-atoms": "3.0.0",

View File

@ -1367,12 +1367,12 @@
lodash "^4.17.21"
uuid "^8.3.2"
"@tryghost/image-transform@1.0.15":
version "1.0.15"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.15.tgz#e285ffa9db70df253a76916d0fbc2a98603d3150"
integrity sha512-9yS+L++ujX41uXwNG4muLFVT3ck+EY5cc6yxwqQOKfMX4z5y7woWD8lQfZq0wlpWnr7zPEALUbIpz5kV5eH3fQ==
"@tryghost/image-transform@1.0.16":
version "1.0.16"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.16.tgz#1302078fc113c7c5db5603a3b5c236fbaf009eb1"
integrity sha512-jZfK7C6yNVmC7AJoCmDk9PhjS8bt78b8fvExA7YSzkWLwlYH3Q11l97Qk45e0GrTIfLG3TRUfMfvU5ErS1sUBQ==
dependencies:
"@tryghost/errors" "^0.2.15"
"@tryghost/errors" "^0.2.16"
bluebird "^3.7.2"
fs-extra "^9.1.0"
optionalDependencies: