Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-09-11 14:01:34 +0300
committerJulius Härtl <jus@bitgrid.net>2020-09-11 14:01:34 +0300
commit50ac231c252be3aea50a17e01cd5de2d377b6c06 (patch)
tree489081935b948737d7e8fc79e77174f58654abd5 /package.json
parent14cde0ecfb5df6fac44942e00132ee3865452ad6 (diff)
Npm audit fix
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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 e30a9cb4f..45e8f70f7 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"jest": "^24.9.0",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
- "node-sass": "^4.13.1",
+ "node-sass": "^4.14.1",
"raw-loader": "^4.0.0",
"sass-loader": "^8.0.2",
"stylelint": "^13.3.2",