diff --git a/package.json b/package.json index 360c67c..e882f5b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "axios": "^1.7.7", "leaflet": "^1.9.4", "vue": "^3.5.12", - "vue-router": "^4.4.5", + "vue-router": "^4.5.0", "@vue-leaflet/vue-leaflet": "^0.10.1", "vuelayers": "^0.12.7" }, diff --git a/yarn.lock b/yarn.lock index 3d1ad8e..1d5e567 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8143,10 +8143,10 @@ vue-loader@^17.0.0: hash-sum "^2.0.0" watchpack "^2.4.0" -vue-router@^4.4.5: - version "4.4.5" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.4.5.tgz#bdf535e4cf32414ebdea6b4b403593efdb541388" - integrity sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q== +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== dependencies: "@vue/devtools-api" "^6.6.4"