summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-12 02:19:23 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-12 02:19:23 +0000
commit442801427ada38039ce74abfebb140b14bbbc4c4 (patch)
tree4e66452621e4836bfb8a9210b89e5422399ba91c /apps/oauth2/package.json
parentf1af773e1115a65ff8e8000639113750998251ae (diff)
downloadnextcloud-server-442801427ada38039ce74abfebb140b14bbbc4c4.tar.gz
nextcloud-server-442801427ada38039ce74abfebb140b14bbbc4c4.zip
Bump vue from 2.5.20 to 2.5.21 in /apps/oauth2
Bumps [vue](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/oauth2/package.json')
-rw-r--r--apps/oauth2/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/package.json b/apps/oauth2/package.json
index 7fc5b914b29..cfe4c34a51a 100644
--- a/apps/oauth2/package.json
+++ b/apps/oauth2/package.json
@@ -17,7 +17,7 @@
},
"dependencies": {
"nextcloud-axios": "^0.1.3",
- "vue": "^2.5.20"
+ "vue": "^2.5.21"
},
"devDependencies": {
"css-loader": "^2.0.0",