summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLouis <6653109+artonge@users.noreply.github.com>2022-01-31 10:34:19 +0100
committerGitHub <noreply@github.com>2022-01-31 10:34:19 +0100
commitc84c7654a728b1066e696c86eb862216500b07c2 (patch)
tree842e3a04f6d22bd8ca8794109a98ce162f5a76d1 /package.json
parent260a0dbc53b33981acace022fde2ed72affba29d (diff)
parent03145038cb110b2f37a9bbdb5239ed25e096c4cb (diff)
downloadnextcloud-server-c84c7654a728b1066e696c86eb862216500b07c2.tar.gz
nextcloud-server-c84c7654a728b1066e696c86eb862216500b07c2.zip
Merge pull request #30905 from nextcloud/dependabot/npm_and_yarn/node-sass-7.0.1
Bump node-sass from 6.0.1 to 7.0.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 555cf5f6b8e..112a36eef0e 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"karma-jasmine-sinon": "^1.0.4",
"karma-spec-reporter": "^0.0.33",
"karma-viewport": "^1.0.8",
- "node-sass": "~6.0.1",
+ "node-sass": "~7.0.1",
"puppeteer": "^13.1.0",
"sinon": "<= 5.0.7"
},