diff --git a/package-lock.json b/package-lock.json index 6bb741484..24eb17ab9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "react-query": "^3.39.2", "react-router-dom": "^7.9.4", "react-use": "^17.6.0", - "sass": "^1.94.0", + "sass": "^1.95.1", "styled-components": "^6.1.12", "swiper": "^9.2.0", "tailwind-merge": "^3.3.1", @@ -12151,9 +12151,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.94.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.94.0.tgz", - "integrity": "sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==", + "version": "1.95.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.95.1.tgz", + "integrity": "sha512-uPoDh5NIEZV4Dp5GBodkmNY9tSQfXY02pmCcUo+FR1P+x953HGkpw+vV28D4IqYB6f8webZtwoSaZaiPtpTeMg==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", diff --git a/package.json b/package.json index e5296571c..b869be7b1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-query": "^3.39.2", "react-router-dom": "^7.9.4", "react-use": "^17.6.0", - "sass": "^1.94.0", + "sass": "^1.95.1", "styled-components": "^6.1.12", "swiper": "^9.2.0", "tailwind-merge": "^3.3.1",