From 878fe2170c363748a82dfe21d570b254962c5dfb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 20:20:29 -0400 Subject: [PATCH] fix(deps): update dependency sass to v1.64.1 (#11834) 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 3414799063..77152aadaf 100644 --- a/install/package.json +++ b/install/package.json @@ -124,7 +124,7 @@ "rss": "1.2.2", "rtlcss": "4.1.0", "sanitize-html": "2.11.0", - "sass": "1.64.0", + "sass": "1.64.1", "semver": "7.5.4", "serve-favicon": "2.5.0", "sharp": "0.32.3",