fix(deps): update dependency sass to v1.69.7
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2024-01-02 22:21:49 +00:00
parent f7fbd00242
commit 29644f4307

6
ui/package-lock.json generated
View File

@ -3025,9 +3025,9 @@
} }
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.69.6", "version": "1.69.7",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.6.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.7.tgz",
"integrity": "sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==", "integrity": "sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==",
"dependencies": { "dependencies": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",