diff --git a/package-lock.json b/package-lock.json index 28eb29d4..63418f92 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.89.0", + "sass": "^1.94.0", "styled-components": "^6.1.12", "swiper": "^9.2.0", "tailwind-merge": "^3.3.1", @@ -12259,9 +12259,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.89.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz", - "integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==", + "version": "1.94.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.94.0.tgz", + "integrity": "sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", diff --git a/package.json b/package.json index 6445f451..84d8cfc8 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.89.0", + "sass": "^1.94.0", "styled-components": "^6.1.12", "swiper": "^9.2.0", "tailwind-merge": "^3.3.1",