From f838498bfc9862ea44916f5b54d11b5107151dc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 10:58:05 -0400 Subject: [PATCH] fix(deps): update dependency sharp to v0.32.6 (#12016) 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 2b595843c0..e87614201e 100644 --- a/install/package.json +++ b/install/package.json @@ -128,7 +128,7 @@ "sass": "1.67.0", "semver": "7.5.4", "serve-favicon": "2.5.0", - "sharp": "0.32.5", + "sharp": "0.32.6", "sitemap": "7.1.1", "socket.io": "4.7.2", "socket.io-client": "4.7.2",