Bump vue-router from 4.0.14 to 4.0.15

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

---
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-05-05 04:11:25 +00:00 committed by Kavin
parent c84f29e2c2
commit b4792981b7
2 changed files with 5 additions and 5 deletions

View file

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