Bump vue-router from 4.0.13 to 4.0.14

Bumps [vue-router](https://github.com/vuejs/router) from 4.0.13 to 4.0.14.
- [Release notes](https://github.com/vuejs/router/releases)
- [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/router/compare/v4.0.13...v4.0.14)

---
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] 2022-03-11 04:06:34 +00:00 committed by Kavin
parent f41abcefad
commit 804942b0aa
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"stream": "^0.0.2",
"vue": "^3.2.31",
"vue-i18n": "^9.2.0-beta.31",
"vue-router": "^4.0.13",
"vue-router": "^4.0.14",
"xml-js": "^1.6.11"
},
"devDependencies": {

View File

@ -3292,10 +3292,10 @@ vue-i18n@^9.2.0-beta.31:
"@intlify/vue-devtools" "9.2.0-beta.31"
"@vue/devtools-api" "^6.0.0-beta.13"
vue-router@^4.0.13:
version "4.0.13"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.13.tgz#47f06e2f8ff6120bfff3c27ade1356cc9de7d870"
integrity sha512-LmXrC+BkDRLak+d5xTMgUYraT3Nj0H/vCbP+7usGvIl9Viqd1UP6AsP0i69pSbn9O0dXK/xCdp4yPw21HqV9Jw==
vue-router@^4.0.14:
version "4.0.14"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.14.tgz#ce2028c1c5c33e30c7287950c973f397fce1bd65"
integrity sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw==
dependencies:
"@vue/devtools-api" "^6.0.0"