From b467d45c5c5f4e5998e9f0e8b73622f3793df9df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Oct 2021 13:45:06 +0000 Subject: [PATCH] Update dependency @tryghost/image-transform to v1.0.17 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 183e190159..6fed5d1b71 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@tryghost/errors": "0.2.17", "@tryghost/express-dynamic-redirects": "0.2.1", "@tryghost/helpers": "1.1.52", - "@tryghost/image-transform": "1.0.16", + "@tryghost/image-transform": "1.0.17", "@tryghost/job-manager": "0.8.11", "@tryghost/kg-card-factory": "3.0.4", "@tryghost/kg-default-atoms": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 7db4d5c307..be895f8e01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1357,7 +1357,7 @@ "@tryghost/ignition-errors" "^0.1.0" lodash "^4.17.21" -"@tryghost/errors@^0.2.10", "@tryghost/errors@^0.2.11", "@tryghost/errors@^0.2.12", "@tryghost/errors@^0.2.13", "@tryghost/errors@^0.2.14", "@tryghost/errors@^0.2.16", "@tryghost/errors@^0.2.9": +"@tryghost/errors@^0.2.10", "@tryghost/errors@^0.2.11", "@tryghost/errors@^0.2.12", "@tryghost/errors@^0.2.13", "@tryghost/errors@^0.2.14", "@tryghost/errors@^0.2.9": version "0.2.16" resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.16.tgz#5000255aff99b3e07aa343c7f625f1475e55c5cf" integrity sha512-iTUv25q/SqQMCsxEX3dlf6pT3QWIkAVeQ7OIf9lY9fBGLZpvriplTV361u7fQYuUvUcCDYqb30s5j/cYHWuJWg== @@ -1394,12 +1394,12 @@ lodash "^4.17.21" uuid "^8.3.2" -"@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== +"@tryghost/image-transform@1.0.17": + version "1.0.17" + resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.0.17.tgz#67814e3101694897effdb2a00b84c08e5cedc6b8" + integrity sha512-mPNBHOdxV0O0Y+SPDWoDZkF34NyVfQBXF5Bi1l9vGgBACl1qwoz6Acj+p4XcLoOcZoCAVx12c80bhNWE4SDsMQ== dependencies: - "@tryghost/errors" "^0.2.16" + "@tryghost/errors" "^0.2.17" bluebird "^3.7.2" fs-extra "^9.1.0" optionalDependencies: