summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-26 02:18:52 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2018-11-27 12:16:54 +0100
commit00be5229bf67941f6e9ae7f5d4da22089fca34d7 (patch)
treeac76d35ad80451725c976392f61d7ce76df24c62 /settings/package.json
parentebd6231559654352a4c35e50763abacdf0aff541 (diff)
downloadnextcloud-server-00be5229bf67941f6e9ae7f5d4da22089fca34d7.tar.gz
nextcloud-server-00be5229bf67941f6e9ae7f5d4da22089fca34d7.zip
Bump vue-router from 3.0.1 to 3.0.2 in /settings
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Commits](https://github.com/vuejs/vue-router/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 9720d41d201..53c1c986029 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -22,7 +22,7 @@
"vue-infinite-loading": "^2.4.3",
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.3",
- "vue-router": "^3.0.1",
+ "vue-router": "^3.0.2",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0"
},