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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 fd718d2f..093d8660 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"qs": "^6.9.4",
"regenerator-runtime": "^0.13.7",
"url-parse": "^1.4.7",
- "vue": "^2.6.12",
+ "vue": "^2.6.14",
"vue-router": "^3.4.9",
"vue-virtual-grid": "^2.3.0",
"vuex": "^3.5.1",
@@ -95,7 +95,7 @@
"stylelint-webpack-plugin": "^2.1.1",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.5",
- "vue-template-compiler": "^2.6.12",
+ "vue-template-compiler": "^2.6.14",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.4.0",