diff --git a/package.json b/package.json index 9af3c8c6..1ceb8b8a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "core-js": "^3.41.0", "crypto-js": "^4.2.0", "vue": "^3.5.13", - "vue-router": "^4.5.0", + "vue-router": "^4.5.1", "vuex": "^4.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 14c21563..2aa9c59f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11581,10 +11581,10 @@ vue-loader@^17.0.0: hash-sum "^2.0.0" loader-utils "^2.0.0" -vue-router@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.5.0.tgz#58fc5fe374e10b6018f910328f756c3dae081f14" - integrity sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w== +vue-router@^4.5.1: + version "4.5.1" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.5.1.tgz#47bffe2d3a5479d2886a9a244547a853aa0abf69" + integrity sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw== dependencies: "@vue/devtools-api" "^6.6.4"