diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-01 07:14:27 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-03-01 07:28:39 +0000 |
commit | 1600daa9e49ad8cad576c02093830eb4154b5867 (patch) | |
tree | 0ebd77dcdd373cd2321b3870f1f720d28e3e10b5 /package.json | |
parent | daa7534527aedaad356ead0a04ac6343881ac9d6 (diff) | |
download | nextcloud-server-1600daa9e49ad8cad576c02093830eb4154b5867.tar.gz nextcloud-server-1600daa9e49ad8cad576c02093830eb4154b5867.zip |
Bump vue-router from 3.1.5 to 3.1.6
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.5 to 3.1.6.
- [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.1.5...v3.1.6)
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index afc3f59deb9..d0165fc9dd6 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "vue-infinite-loading": "^2.4.4", "vue-localstorage": "^0.6.2", "vue-multiselect": "^2.1.6", - "vue-router": "^3.1.5", + "vue-router": "^3.1.6", "vuex": "^3.1.2", "vuex-router-sync": "^5.0.0" }, |