diff --git a/package-lock.json b/package-lock.json index c869921..d8339e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "redux": "^5.0.1", "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", - "sass": "^1.93.2", + "sass": "^1.97.2", "styled-components": "^6.3.6", "swiper": "^11.1.4", "tailwind-merge": "^3.3.1", @@ -24106,9 +24106,10 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "node_modules/sass": { - "version": "1.93.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz", - "integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==", + "version": "1.97.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz", + "integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==", + "license": "MIT", "dependencies": { "chokidar": "^4.0.0", "immutable": "^5.0.2", diff --git a/package.json b/package.json index c6d0a65..b645e35 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "redux": "^5.0.1", "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", - "sass": "^1.93.2", + "sass": "^1.97.2", "styled-components": "^6.3.6", "swiper": "^11.1.4", "tailwind-merge": "^3.3.1",