Merge pull request #52925 from nextcloud/dependabot/npm_and_yarn/stable30/sass-1.89.0

This commit is contained in:
dependabot[bot] 2025-05-17 02:52:31 +00:00 committed by GitHub
commit 5a69417da9
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
View file

@ -149,7 +149,7 @@
"puppeteer": "^24.7.2",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.87.0",
"sass": "^1.89.0",
"sass-loader": "^13.2.2",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",
@ -25925,9 +25925,9 @@
"license": "BSD-3-Clause"
},
"node_modules/sass": {
"version": "1.87.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
"integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
"version": "1.89.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz",
"integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -177,7 +177,7 @@
"puppeteer": "^24.7.2",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.87.0",
"sass": "^1.89.0",
"sass-loader": "^13.2.2",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",