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

Update dependency sharp to v0.23.4

This commit is contained in:
Renovate Bot 2019-12-16 00:18:33 +00:00 committed by renovate[bot]
parent a67b2d5c8a
commit 10a4ba306f
2 changed files with 5 additions and 5 deletions

View file

@ -131,7 +131,7 @@
}, },
"optionalDependencies": { "optionalDependencies": {
"@tryghost/html-to-mobiledoc": "0.6.1", "@tryghost/html-to-mobiledoc": "0.6.1",
"sharp": "0.23.3", "sharp": "0.23.4",
"sqlite3": "4.1.0" "sqlite3": "4.1.0"
}, },
"devDependencies": { "devDependencies": {

View file

@ -7960,10 +7960,10 @@ setprototypeof@1.1.1:
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683" resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"
integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw== integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
sharp@0.23.3: sharp@0.23.4:
version "0.23.3" version "0.23.4"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.23.3.tgz#549770a4c671b9bd221f00639452a3eb803a0ed1" resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.23.4.tgz#ca36067cb6ff7067fa6c77b01651cb9a890f8eb3"
integrity sha512-pjT4zyviQteXMC1Z8USIiSwQFQbZTlU5J59/UoygE25hh+sSb7PSYI/MZ2MCB1COtxWQuoUAaG3TYIOLon26Mg== integrity sha512-fJMagt6cT0UDy9XCsgyLi0eiwWWhQRxbwGmqQT6sY8Av4s0SVsT/deg8fobBQCTDU5iXRgz0rAeXoE2LBZ8g+Q==
dependencies: dependencies:
color "^3.1.2" color "^3.1.2"
detect-libc "^1.0.3" detect-libc "^1.0.3"