Bump vue-router from 4.0.16 to 4.1.0

Bumps [vue-router](https://github.com/vuejs/router) from 4.0.16 to 4.1.0.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.0.16...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-05 04:08:13 +00:00 committed by Kavin
parent 2618fa46f9
commit 9f1c1e520b
2 changed files with 10 additions and 10 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.16",
"vue-router": "^4.1.0",
"xml-js": "^1.6.11"
},
"devDependencies": {