diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-16 02:41:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-16 02:41:12 +0000 |
commit | 94ab9f5b2a0401bfc403a05c494ef4570495d4af (patch) | |
tree | fcd3d926b45cdfd749025486001d5b69525d1dce /package.json | |
parent | e2f23e8f90c691f1c7bb6346f201221a7bb68c9d (diff) | |
parent | ec7c5fd6075ca161033e004a67b1bdd2d3ff843f (diff) | |
download | nextcloud-server-94ab9f5b2a0401bfc403a05c494ef4570495d4af.tar.gz nextcloud-server-94ab9f5b2a0401bfc403a05c494ef4570495d4af.zip |
Merge pull request #29272 from nextcloud/dependabot/npm_and_yarn/sass-1.43.2
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 be520c16564..c99882e3a20 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "handlebars-loader": "^1.7.1", "jest": "^26.6.3", "jsdom": "^18.0.0", - "sass": "^1.42.1", + "sass": "^1.43.2", "sass-loader": "^10.1.1", "style-loader": "^2.0.0", "url-loader": "^4.1.1", |