diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-29 07:06:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-29 07:06:22 +0000 |
commit | 62c07bd884b65c27fa4c12f3d87a89b9509ae0e5 (patch) | |
tree | 1b29a6a5a8126d7a718fd527438f91054d069bd8 /package.json | |
parent | 90916914c2be6340d966be2eb82737d3b1438864 (diff) | |
parent | 9688cc9c93f208e810b69ee5482bb986eeb8fae7 (diff) | |
download | nextcloud-server-62c07bd884b65c27fa4c12f3d87a89b9509ae0e5.tar.gz nextcloud-server-62c07bd884b65c27fa4c12f3d87a89b9509ae0e5.zip |
Merge pull request #37987 from nextcloud/dependabot/npm_and_yarn/sass-1.62.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e8c4b7c2936..d7e2f122c9a 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "node-polyfill-webpack-plugin": "^2.0.1", "puppeteer": "^19.10.1", "regextras": "^0.8.0", - "sass": "^1.56.1", + "sass": "^1.62.1", "sass-loader": "^13.2.2", "sinon": "<= 5.0.7", "style-loader": "^3.3.1", |