Merge pull request #57479 from nextcloud/dependabot/npm_and_yarn/stable32/sass-1.97.2

[stable32] build(deps-dev): bump sass from 1.97.1 to 1.97.2
pull/57610/head
github-actions[bot] 2026-01-17 14:19:22 +07:00 committed by GitHub
commit fa6d978fd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -141,7 +141,7 @@
"puppeteer": "^24.34.0",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.97.1",
"sass": "^1.97.2",
"sinon": "<= 5.0.7",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
@ -22414,9 +22414,9 @@
"license": "BSD-3-Clause"
},
"node_modules/sass": {
"version": "1.97.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz",
"integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==",
"version": "1.97.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz",
"integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==",
"dev": true,
"dependencies": {
"chokidar": "^4.0.0",

@ -170,7 +170,7 @@
"puppeteer": "^24.34.0",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.97.1",
"sass": "^1.97.2",
"sinon": "<= 5.0.7",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",