Update dependency sass to v1.81.1
Some checks failed
Test / test (pull_request) Successful in 40s
Test / test (push) Has been cancelled

This commit is contained in:
Renovate Bot 2024-12-03 21:02:46 +00:00
parent b886cd95c5
commit 01b82f0524

6
package-lock.json generated
View File

@ -6369,9 +6369,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.81.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz",
"integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==",
"version": "1.81.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.1.tgz",
"integrity": "sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",