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.2.1

This commit is contained in:
renovate[bot] 2022-08-01 12:47:08 +00:00 committed by Daniel Lockyer
parent b7f3892be0
commit 4cbb622334
2 changed files with 5 additions and 5 deletions

View file

@ -72,7 +72,7 @@
"@tryghost/errors": "1.2.14", "@tryghost/errors": "1.2.14",
"@tryghost/express-dynamic-redirects": "0.0.0", "@tryghost/express-dynamic-redirects": "0.0.0",
"@tryghost/helpers": "1.1.71", "@tryghost/helpers": "1.1.71",
"@tryghost/image-transform": "1.2.0", "@tryghost/image-transform": "1.2.1",
"@tryghost/job-manager": "0.0.0", "@tryghost/job-manager": "0.0.0",
"@tryghost/kg-card-factory": "3.1.3", "@tryghost/kg-card-factory": "3.1.3",
"@tryghost/kg-default-atoms": "3.1.2", "@tryghost/kg-default-atoms": "3.1.2",

View file

@ -1703,10 +1703,10 @@
"@tryghost/errors" "^1.2.14" "@tryghost/errors" "^1.2.14"
"@tryghost/request" "^0.1.28" "@tryghost/request" "^0.1.28"
"@tryghost/image-transform@1.2.0": "@tryghost/image-transform@1.2.1":
version "1.2.0" version "1.2.1"
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.2.0.tgz#fe00ac76c412ce9bfa29030f2869f118e753c1e2" resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.2.1.tgz#a9e25aeefcb288362c1bcbe253b5e96c4ef974d0"
integrity sha512-Y2KTbhUttdXp2xvA3hKfjiRV3WcbEkmeI+ipYxrdAdp8jwj97BeF//5lTakq2zb+0L0HE9EaYsHgbdvW3YTHhw== integrity sha512-T2E20DG71ZdW5hf6Gm7tKd5EpoLZS9a+6xvxgtV+ObiBx2VXE38bYiC2bIVWxXA+7qVZVl3McXhyGPq91ndKoA==
dependencies: dependencies:
"@tryghost/errors" "^1.2.1" "@tryghost/errors" "^1.2.1"
bluebird "^3.7.2" bluebird "^3.7.2"