From 23232508d342d6654eac1c84363c921fe6d9ce68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 20:14:27 -0400 Subject: [PATCH] fix(deps): update dependency sharp to v0.30.6 (#10662) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f97b9c865e..d1c54305f7 100644 --- a/install/package.json +++ b/install/package.json @@ -119,7 +119,7 @@ "sanitize-html": "2.7.0", "semver": "7.3.7", "serve-favicon": "2.5.0", - "sharp": "0.30.5", + "sharp": "0.30.6", "sitemap": "7.1.1", "slideout": "1.0.1", "socket.io": "4.5.1",