Bump vue-router from 4.1.0 to 4.1.1

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

---
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-07-06 04:08:11 +00:00 committed by Kavin
parent bf05af4843
commit b0e87cf5a0
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.1.0",
"vue-router": "^4.1.1",
"xml-js": "^1.6.11"
},
"devDependencies": {

View File

@ -3407,10 +3407,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.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.1.0.tgz#3029bf815885954ec02330e5f6fa8a00a7e5f53c"
integrity sha512-A+dYO0ZXLJFZ40ebW3XtqehCW0Wv2xNH4lFddOByDja4NtItEdyirrShTlvD3UA4xc5a5mG2RRI30BusYpOb9g==
vue-router@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.1.1.tgz#90cc533efafdcf90d157bdc20a376760cdb59c10"
integrity sha512-Wp1mEf2xCwT0ez7o9JvgpfBp9JGnVb+dPERzXDbugTatzJAJ60VWOhJKifQty85k+jOreoFHER4r5fu062PhPw==
dependencies:
"@vue/devtools-api" "^6.1.4"