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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-24 18:08:18 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-24 18:08:18 +0300
commit946444a48571ae23d6ef0469fd4eb7dda4fa0698 (patch)
tree01ed985b468e12345f9d634cd479531db8c6fbd5 /package.json
parent7d5ab15ac076d980c04f31d07e6b2fbee11b3ff4 (diff)
Apply `npm audit fix` on stable16
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index ab880839990..c66c9206704 100644
--- a/package.json
+++ b/package.json
@@ -32,14 +32,14 @@
"css-vars-ponyfill": "^1.17.0",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
"dompurify": "^1.0.10",
- "handlebars": "^4.1.0",
+ "handlebars": "^4.1.2",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
"lodash": "^4.17.11",
- "marked": "^0.6.1",
+ "marked": "^0.6.2",
"moment": "^2.24.0",
"nextcloud-axios": "^0.1.3",
"nextcloud-password-confirmation": "^0.4.1",