From 80034ae86303da115903e215e7a14e309e497daa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 07:48:41 -0400 Subject: [PATCH] fix(deps): update dependency sass to v1.80.4 (#12855) 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 711aac5192..1ba51f2266 100644 --- a/install/package.json +++ b/install/package.json @@ -128,7 +128,7 @@ "rss": "1.2.2", "rtlcss": "4.3.0", "sanitize-html": "2.13.1", - "sass": "1.79.5", + "sass": "1.80.4", "semver": "7.6.3", "serve-favicon": "2.5.0", "sharp": "0.32.6",