Merge pull request #56149 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/sass-1.93.3

This commit is contained in:
dependabot[bot] 2025-11-03 12:55:01 +00:00 committed by GitHub
commit 0dc0d593bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View file

@ -114,7 +114,7 @@
"msw": "^2.11.6",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.93.2",
"sass": "^1.93.3",
"sinon": "<= 5.0.7",
"typescript": "^5.9.2",
"vite": "^7.1.12",
@ -15657,11 +15657,10 @@
"license": "BSD-3-Clause"
},
"node_modules/sass": {
"version": "1.93.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz",
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
"version": "1.93.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
"integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
"devOptional": true,
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^5.0.2",

View file

@ -130,7 +130,7 @@
"msw": "^2.11.6",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.93.2",
"sass": "^1.93.3",
"sinon": "<= 5.0.7",
"typescript": "^5.9.2",
"vite": "^7.1.12",