diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-20 12:10:39 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-01-20 12:22:37 +0000 |
commit | f354561fcbf71d4ca27e19b5cf9c8bf4063e05dc (patch) | |
tree | fae53c02aedb0305c9b8ffd44b20f51e7f301ee7 /package.json | |
parent | bb48bcf0ebce1b46ad478554ceae9f1f3e5b90e0 (diff) | |
download | nextcloud-server-f354561fcbf71d4ca27e19b5cf9c8bf4063e05dc.tar.gz nextcloud-server-f354561fcbf71d4ca27e19b5cf9c8bf4063e05dc.zip |
Bump vue-router from 3.1.3 to 3.1.5
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.3 to 3.1.5.
- [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.3...v3.1.5)
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 5e3032d9863..27162283d16 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "vue-infinite-loading": "^2.4.4", "vue-localstorage": "^0.6.2", "vue-multiselect": "^2.1.6", - "vue-router": "^3.1.3", + "vue-router": "^3.1.5", "vuex": "^3.1.2", "vuex-router-sync": "^5.0.0" }, |