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

Update dependency sharp to ^0.29.0

This commit is contained in:
Renovate Bot 2021-08-23 05:40:50 +00:00 committed by Daniel Lockyer
parent daab0d1f5d
commit 65760e061e

View file

@ -30,6 +30,6 @@
"fs-extra": "^9.1.0"
},
"optionalDependencies": {
"sharp": "^0.28.1"
"sharp": "^0.29.0"
}
}