From 262a73041f8a0e5a5c2ef4de067c33ecd79e2c8f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 11:41:10 +0000 Subject: [PATCH] Update sharp to version 0.32.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f7c06b..41cf0a1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "passerror": "^1.1.1", "pngcrush": "^3.0.0", "pngquant": "^4.0.0", - "sharp": "^0.28.2" + "sharp": "^0.32.1" }, "devDependencies": { "browser-sync": "^2.18.6",