diff --git a/package.json b/package.json index a2af13bd3..6581a2b23 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "vue-flatpickr-component": "8.1.6", "vue-multiselect": "2.1.6", "vue-notification": "1.3.20", - "vue-router": "3.4.7", + "vue-router": "3.4.8", "vue-template-compiler": "2.6.12" }, "eslintConfig": { diff --git a/yarn.lock b/yarn.lock index 4311617ca..3c047a038 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13346,10 +13346,10 @@ vue-resize@^0.4.5: resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea" integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg== -vue-router@3.4.7: - version "3.4.7" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.7.tgz#bf189bafd16f4e4ef783c4a6250a3090f2c1fa1b" - integrity sha512-CbHXue5BLrDivOk5O4eZ0WT4Yj8XwdXa4kCnsEIOzYUPF/07ZukayA2jGxDCJxLc9SgVQX9QX0OuGOwGlVB4Qg== +vue-router@3.4.8: + version "3.4.8" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.8.tgz#2c06261d35d8075893470352d42d70b6287b8194" + integrity sha512-3BsR84AqarcmweXjItxw3jwQsiYNssYg090yi4rlzTnCJxmHtkyCvhNz9Z7qRSOkmiV485KkUCReTp5AjNY4wg== vue-shortkey@3.1.7: version "3.1.7"