diff --git a/package-lock.json b/package-lock.json index 6e57790e6..ba3e50804 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "react-query": "^3.39.2", "react-router-dom": "^7.5.2", "react-use": "^17.6.0", - "sass": "^1.88.0", + "sass": "^1.89.0", "styled-components": "^6.1.12", "swiper": "^9.2.0", "typescript": "^4.9.5", @@ -9456,9 +9456,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.88.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.88.0.tgz", - "integrity": "sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==", + "version": "1.89.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz", + "integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", diff --git a/package.json b/package.json index c02512665..40e2990e9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-query": "^3.39.2", "react-router-dom": "^7.5.2", "react-use": "^17.6.0", - "sass": "^1.88.0", + "sass": "^1.89.0", "styled-components": "^6.1.12", "swiper": "^9.2.0", "typescript": "^4.9.5",