summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-11 19:48:58 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-08-11 20:30:19 +0000
commit8da83bd1b2263d19763b61cd5e32dc93cc072b1f (patch)
tree6295298cfd2eeb6a4f9df29c4c4d0daf1a72354d /package.json
parent9d6eb2daf7c0f9d50aca78db02dbe8418a642768 (diff)
downloadnextcloud-server-8da83bd1b2263d19763b61cd5e32dc93cc072b1f.tar.gz
nextcloud-server-8da83bd1b2263d19763b61cd5e32dc93cc072b1f.zip
Bump vue-router from 3.0.7 to 3.1.2
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.7 to 3.1.2. - [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.7...v3.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
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 f76cd287109..bc5057aae3a 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"vue-infinite-loading": "^2.4.4",
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.6",
- "vue-router": "^3.0.7",
+ "vue-router": "^3.1.2",
"vuex": "^3.1.1",
"vuex-router-sync": "^5.0.0"
},