aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/package.json')
-rw-r--r--apps/oauth2/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/package.json b/apps/oauth2/package.json
index 7e578619259..3b029716d67 100644
--- a/apps/oauth2/package.json
+++ b/apps/oauth2/package.json
@@ -17,13 +17,13 @@
},
"dependencies": {
"nextcloud-axios": "^0.1.3",
- "vue": "^2.5.17"
+ "vue": "^2.5.19"
},
"devDependencies": {
"css-loader": "^2.0.0",
"file-loader": "^1.1.11",
"vue-loader": "^15.4.2",
- "vue-template-compiler": "^2.5.17",
+ "vue-template-compiler": "^2.5.19",
"webpack": "^4.27.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.5"