diff --git a/package-lock.json b/package-lock.json index cfef146d209..7ba4372a9cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "offline-geocoder": "git+https://github.com/Countly/offline-geocoder.git", "properties-parser": "0.6.0", "puppeteer": "^24.6.1", - "sass": "1.92.1", + "sass": "1.93.1", "semver": "^7.7.1", "sharp": "^0.34.2", "sqlite3": "^5.1.7", @@ -11620,9 +11620,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.92.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.92.1.tgz", - "integrity": "sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==", + "version": "1.93.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.1.tgz", + "integrity": "sha512-wLAeLB7IksO2u+cCfhHqcy7/2ZUMPp/X2oV6+LjmweTqgjhOKrkaE/Q1wljxtco5EcOcupZ4c981X0gpk5Tiag==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", diff --git a/package.json b/package.json index 7792437e8ea..91f4a8ff4ee 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "offline-geocoder": "git+https://github.com/Countly/offline-geocoder.git", "properties-parser": "0.6.0", "puppeteer": "^24.6.1", - "sass": "1.92.1", + "sass": "1.93.1", "semver": "^7.7.1", "sharp": "^0.34.2", "sqlite3": "^5.1.7",