summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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 66d35d9ca5b..877dfc7c2f9 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"jquery-migrate": "^1.4.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
- "lodash": "^4.17.13",
+ "lodash": "^4.17.14",
"marked": "^0.7.0",
"moment": "^2.24.0",
"nextcloud-axios": "^0.2.0",
@@ -78,7 +78,7 @@
"url-loader": "^2.0.1",
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.35.2",
+ "webpack": "^4.35.3",
"webpack-cli": "^3.3.5",
"webpack-merge": "^4.2.1"
},