From 088ac73e6fb2cd1ba7f0093b93bd5ac7c4bb29e6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Jun 2025 10:12:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fffd9b58..a9f8576cf 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "redux": "4.2.1", "redux-logger": "3.0.6", "redux-thunk": "2.4.2", - "sass": "1.77.8", + "sass": "1.79.0", "split2": "3.2.2", "streamsaver": "2.0.6", "web-streams-ponyfill": "1.4.2"