Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-20 15:10:39 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-01-20 15:22:37 +0300
commitf354561fcbf71d4ca27e19b5cf9c8bf4063e05dc (patch)
treefae53c02aedb0305c9b8ffd44b20f51e7f301ee7 /package.json
parentbb48bcf0ebce1b46ad478554ceae9f1f3e5b90e0 (diff)
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.json2
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"
},