From b17ab944e669530c4b11100ad271e3e083a168c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 18:05:16 -0400 Subject: [PATCH] fix(deps): update dependency sharp to v0.32.0 (#11395) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 664325948c..53ecc3885f 100644 --- a/install/package.json +++ b/install/package.json @@ -126,7 +126,7 @@ "sass": "1.60.0", "semver": "7.3.8", "serve-favicon": "2.5.0", - "sharp": "0.31.3", + "sharp": "0.32.0", "sitemap": "7.1.1", "slideout": "1.0.1", "socket.io": "4.6.1",