fix(deps): update dependency sass to v1.86.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-04-04 03:11:47 +00:00
parent 73c5179f0d
commit b8e37db720

6
ui/package-lock.json generated
View file

@ -3258,9 +3258,9 @@
} }
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.86.2", "version": "1.86.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz",
"integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==", "integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"chokidar": "^4.0.0", "chokidar": "^4.0.0",