build(deps): bump vue-router from 4.0.9 to 4.0.10

Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.9 to 4.0.10.
- [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/commits)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-22 04:09:15 +00:00 committed by FireMasterK
parent 192e245381
commit d70fc1f8f5
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"shaka-player": "3.1.1",
"uikit": "3.6.22",
"vue": "^3.1.1",
"vue-router": "^4.0.9",
"vue-router": "^4.0.10",
"xml-js": "^1.6.11"
},
"devDependencies": {

View file

@ -8551,10 +8551,10 @@ vue-loader@^15.9.2:
vue-hot-reload-api "^2.3.0"
vue-style-loader "^4.1.0"
vue-router@^4.0.9:
version "4.0.9"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.9.tgz#248496941b79c4c1010f6ebfcf235cd4267d85da"
integrity sha512-i3IaZJ57YeMbRHQlqKyXdUMr5NzTCcJkn3f8u38TsZjYWtGcd3IX2zRd3389SCOwuRf11mgfHAyngR6FVDE9og==
vue-router@^4.0.10:
version "4.0.10"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.10.tgz#ec8fda032949b2a31d3273170f8f376e86eb52ac"
integrity sha512-YbPf6QnZpyyWfnk7CUt2Bme+vo7TLfg1nGZNkvYqKYh4vLaFw6Gn8bPGdmt5m4qrGnKoXLqc4htAsd3dIukICA==
dependencies:
"@vue/devtools-api" "^6.0.0-beta.14"