fix(deps): update dependency sass to v1.77.1
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Renovate Bot 2024-05-10 23:22:15 +00:00
commit e741d5c835

6
ui/package-lock.json generated
View file

@ -2915,9 +2915,9 @@
} }
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.76.0", "version": "1.77.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.76.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.1.tgz",
"integrity": "sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==", "integrity": "sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==",
"dependencies": { "dependencies": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",