Bump vue-router from 4.0.15 to 4.0.16

Bumps [vue-router](https://github.com/vuejs/router) from 4.0.15 to 4.0.16.
- [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.15...v4.0.16)

---
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-06-10 04:10:06 +00:00 committed by Kavin
parent b6b07792d4
commit c5ca55c58e
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"stream": "^0.0.2",
"vue": "^3.2.37",
"vue-i18n": "^9.2.0-beta.36",
"vue-router": "^4.0.15",
"vue-router": "^4.0.16",
"xml-js": "^1.6.11"
},
"devDependencies": {

View File

@ -3400,10 +3400,10 @@ vue-i18n@^9.2.0-beta.36:
"@intlify/vue-devtools" "9.2.0-beta.36"
"@vue/devtools-api" "^6.0.0-beta.13"
vue-router@^4.0.15:
version "4.0.15"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.15.tgz#b4a0661efe197f8c724e0f233308f8776e2c3667"
integrity sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==
vue-router@^4.0.16:
version "4.0.16"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.16.tgz#9477beeeef36e80e04d041a1738801a55e6e862e"
integrity sha512-JcO7cb8QJLBWE+DfxGUL3xUDOae/8nhM1KVdnudadTAORbuxIC/xAydC5Zr/VLHUDQi1ppuTF5/rjBGzgzrJNA==
dependencies:
"@vue/devtools-api" "^6.0.0"