Bump vue-router from 3.4.9 to 3.5.1

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.9 to 3.5.1.
- [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.4.9...v3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-16 13:59:59 +00:00 committed by npmbuildbot-nextcloud[bot]
parent a1a0038d45
commit cb9ae64411
4 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

6
package-lock.json generated
View File

@ -13040,9 +13040,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
"version": "3.4.9",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.9.tgz",
"integrity": "sha512-CGAKWN44RqXW06oC+u4mPgHLQQi2t6vLD/JbGRDAXm0YpMv0bgpKuU5bBd7AvMgfTz9kXVRIWKHqRwGEb8xFkA=="
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.1.tgz",
"integrity": "sha512-RRQNLT8Mzr8z7eL4p7BtKvRaTSGdCbTy2+Mm5HTJvLGYSSeG9gDzNasJPP/yOYKLy+/cLG/ftrqq5fvkFwBJEw=="
},
"vue-style-loader": {
"version": "4.1.2",

View File

@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.7",
"url-parse": "^1.4.7",
"vue": "^2.6.12",
"vue-router": "^3.4.9",
"vue-router": "^3.5.1",
"vue-virtual-grid": "^2.3.0",
"vuex": "^3.6.0",
"vuex-router-sync": "^5.0.0",