From 9bb0f056c36f4984408c44e56a8fd023fb445c44 Mon Sep 17 00:00:00 2001 From: Thierry Charbonnel Date: Tue, 1 Aug 2017 17:54:34 -0400 Subject: [PATCH] update sharp --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b975f53..acf79c4 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "event-stream": "^3.3.*", "gulp-util": "^3.0.*", "lodash": "^3.9.*", - "sharp": "^0.12.*" + "sharp": "^0.18.2" } }