From 093a8e72f7378f11d42c0f7a1eaa80796f3c54b8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Jan 2021 00:00:53 +0000 Subject: [PATCH] Update dependency sharp to v0.27.0 --- image/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/package.json b/image/package.json index bc9fd3f4..a2394f3b 100644 --- a/image/package.json +++ b/image/package.json @@ -12,7 +12,7 @@ "node-vibrant": "3.1.1", "p-map": "2.1.0", "p-pipe": "3.0.0", - "sharp": "0.22.0", + "sharp": "0.27.0", "smartcrop-sharp": "2.0.3", "sqip": "0.3.3", "temp-write": "3.4.0",