summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-15 07:54:08 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-16 08:29:32 +0200
commit9ef30dd99303087652a05ea066d6872fbeb86d2a (patch)
tree45f74eab5126adf96e68e8667aa4ee66be88bcf8 /package.json
parenta8064fdd06127bdb7341b2b1a00001e089c4b87c (diff)
downloadnextcloud-server-9ef30dd99303087652a05ea066d6872fbeb86d2a.tar.gz
nextcloud-server-9ef30dd99303087652a05ea066d6872fbeb86d2a.zip
Bump vue-router from 3.0.2 to 3.0.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.2 to 3.0.4. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.0.2...v3.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3a656a18461..daed1dfa548 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"vue-infinite-loading": "^2.4.3",
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.4",
- "vue-router": "^3.0.2",
+ "vue-router": "^3.0.4",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"
},