From 500304739ea453203f26b8740cb734cec129933c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 22:26:54 -0400 Subject: [PATCH] fix(deps): update dependency sass to v1.77.8 (#12687) 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 433e040d31..8a4bb2bd7a 100644 --- a/install/package.json +++ b/install/package.json @@ -125,7 +125,7 @@ "rss": "1.2.2", "rtlcss": "4.1.1", "sanitize-html": "2.13.0", - "sass": "1.77.6", + "sass": "1.77.8", "semver": "7.6.2", "serve-favicon": "2.5.0", "sharp": "0.32.6",