Skip to content

Commit 5ac099a

Browse files
build(deps): bump vue-router from 4.5.0 to 4.5.1
Bumps [vue-router](https://github.com/vuejs/router) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: vue-router dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d23eb69 commit 5ac099a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"core-js": "^3.41.0",
2121
"crypto-js": "^4.2.0",
2222
"vue": "^3.5.13",
23-
"vue-router": "^4.5.0",
23+
"vue-router": "^4.5.1",
2424
"vuex": "^4.1.0"
2525
},
2626
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11581,10 +11581,10 @@ vue-loader@^17.0.0:
1158111581
hash-sum "^2.0.0"
1158211582
loader-utils "^2.0.0"
1158311583

11584-
vue-router@^4.5.0:
11585-
version "4.5.0"
11586-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.5.0.tgz#58fc5fe374e10b6018f910328f756c3dae081f14"
11587-
integrity sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==
11584+
vue-router@^4.5.1:
11585+
version "4.5.1"
11586+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.5.1.tgz#47bffe2d3a5479d2886a9a244547a853aa0abf69"
11587+
integrity sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==
1158811588
dependencies:
1158911589
"@vue/devtools-api" "^6.6.4"
1159011590

0 commit comments

Comments
 (0)