From 7534e43f63d60aa8f70382929c03d0b344a2d187 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 4 Oct 2018 13:01:31 +0000 Subject: [PATCH] fix(package): update sharp to version 0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c322d8..ec7928a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "pg": "^7.4.1", "pug": "^2.0.3", "rollbar": "^2.3.9", - "sharp": "^0.20.1", + "sharp": "^0.21.0", "statuses": "^1.5.0", "stoppable": "^1.0.5", "temp-path": "^1.0.0"