Bump vue-router from 4.1.4 to 4.1.5

Bumps [vue-router](https://github.com/vuejs/router) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.1.4...v4.1.5)

---
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-08-29 13:10:22 +00:00 committed by Kavin
parent 66a35b69fb
commit b984710b23
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.2",
"vue-router": "^4.1.4",
"vue-router": "^4.1.5",
"xml-js": "^1.6.11"
},
"devDependencies": {