Bump vue-router from 4.1.2 to 4.1.3

Bumps [vue-router](https://github.com/vuejs/router) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.1.2...v4.1.3)

---
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-28 04:08:41 +00:00 committed by Kavin
parent 8416b0fa1b
commit 9ca7f587cc
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.40",
"vue-router": "^4.1.2",
"vue-router": "^4.1.3",
"xml-js": "^1.6.11"
},
"devDependencies": {

View file

@ -3408,10 +3408,10 @@ vue-i18n@^9.2.0-beta.40:
"@intlify/vue-devtools" "9.2.0-beta.40"
"@vue/devtools-api" "^6.2.1"
vue-router@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.1.2.tgz#ae08f63c9610afa6bff6743e8f128b7054d4c9f5"
integrity sha512-5BP1qXFncVRwgV/XnqzsKApdMjQPqWIpoUBdL1ynz8HyLxIX/UDAx7Ql2BjmA5CXT/p61JfZvkpiFWFpaqcfag==
vue-router@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.1.3.tgz#f8dc7931a2253cc5aa9b740f8b98969d08ca283c"
integrity sha512-XvK81bcYglKiayT7/vYAg/f36ExPC4t90R/HIpzrZ5x+17BOWptXLCrEPufGgZeuq68ww4ekSIMBZY1qdUdfjA==
dependencies:
"@vue/devtools-api" "^6.1.4"