diff --git a/package.json b/package.json index f3bc292cd..761788bad 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "vue-drag-resize": "2.0.3", "vue-flatpickr-component": "9.0.5", "vue-i18n": "9.2.0-beta.30", - "vue-router": "4.0.13", + "vue-router": "4.0.14", "vuedraggable": "4.1.0", "vuex": "4.0.2", "workbox-precaching": "6.5.1" diff --git a/yarn.lock b/yarn.lock index 397f466df..840a7b97d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13688,10 +13688,10 @@ vue-resize@^2.0.0-alpha.1: resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-2.0.0-alpha.1.tgz#43eeb79e74febe932b9b20c5c57e0ebc14e2df3a" integrity sha512-7+iqOueLU7uc9NrMfrzbG8hwMqchfVfSzpVlCMeJQe4pyibqyoifDNbKTZvwxZKDvGkB+PdFeKvnGZMoEb8esg== -vue-router@4.0.13: - version "4.0.13" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.13.tgz#47f06e2f8ff6120bfff3c27ade1356cc9de7d870" - integrity sha512-LmXrC+BkDRLak+d5xTMgUYraT3Nj0H/vCbP+7usGvIl9Viqd1UP6AsP0i69pSbn9O0dXK/xCdp4yPw21HqV9Jw== +vue-router@4.0.14: + version "4.0.14" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.14.tgz#ce2028c1c5c33e30c7287950c973f397fce1bd65" + integrity sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw== dependencies: "@vue/devtools-api" "^6.0.0"