Skip to content

Commit e80b151

Browse files
fix(deps): update dependency @tryghost/image-transform to v1.4.5 (#1346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 898b108 commit e80b151

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/mg-fs-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@tryghost/errors": "1.3.8",
29-
"@tryghost/image-transform": "1.4.4",
29+
"@tryghost/image-transform": "1.4.5",
3030
"@tryghost/string": "0.2.16",
3131
"@tryghost/zip": "1.1.49",
3232
"adm-zip": "0.5.16",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3126,15 +3126,15 @@
31263126
optionalDependencies:
31273127
sharp "^0.32.0"
31283128

3129-
"@tryghost/[email protected].4":
3130-
version "1.4.4"
3131-
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.4.4.tgz#a36c4b088c608b88059708ee5f29a1d88bf43a5d"
3132-
integrity sha512-T/eaQN3XVJDB3+O0xdos46E3GmjGWfhtLaq6Ui1ap0M5ub+3H/wkoT4rWzket9mLLr9C/M/2ypxjyIyWx96BCg==
3129+
"@tryghost/[email protected].5":
3130+
version "1.4.5"
3131+
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.4.5.tgz#3000eb32b2b71517be31e3c2a0b4eba8b3ceeb08"
3132+
integrity sha512-eFeF1/40izJNjIann2Hn1EcXAXvqHh/XWrVdg9oq3GTAHiP1pI0P9fAjHUttYDUKqoX9asRTh9SMhTo3r+0+3A==
31333133
dependencies:
31343134
"@tryghost/errors" "^1.2.26"
31353135
fs-extra "^11.0.0"
31363136
optionalDependencies:
3137-
sharp "^0.34.0"
3137+
sharp "^0.34.2"
31383138

31393139
"@tryghost/[email protected]":
31403140
version "4.2.5"
@@ -10971,7 +10971,7 @@ [email protected]:
1097110971
tar-fs "^2.1.1"
1097210972
tunnel-agent "^0.6.0"
1097310973

10974-
[email protected], sharp@^0.34.0:
10974+
[email protected], sharp@^0.34.2:
1097510975
version "0.34.2"
1097610976
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.34.2.tgz#648bd639854dbe48047b0b420213c186d036b32d"
1097710977
integrity sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg==

0 commit comments

Comments
 (0)