From 13c56ad15f38bc5d8ff587bac06c4bc4cb0eb01a Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 7 Oct 2020 15:08:59 +0000 Subject: [PATCH] Update dependency vue-router to v3.4.6 (#260) Update dependency vue-router to v3.4.6 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/260 Co-Authored-By: renovate Co-Committed-By: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 95a1bf3706..2f03ec6e42 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.5", + "vue-router": "3.4.6", "vue-template-compiler": "2.6.12" }, "eslintConfig": { diff --git a/yarn.lock b/yarn.lock index 90d727bfcb..0f5bd5758e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13326,10 +13326,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.5: - version "3.4.5" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.5.tgz#d396ec037b35931bdd1e9b7edd86f9788dc15175" - integrity sha512-ioRY5QyDpXM9TDjOX6hX79gtaMXSVDDzSlbIlyAmbHNteIL81WIVB2e+jbzV23vzxtoV0krdS2XHm+GxFg+Nxg== +vue-router@3.4.6: + version "3.4.6" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.6.tgz#f7bda2c9a43d39837621c9a02ba7789f5daa24b2" + integrity sha512-kaXnB3pfFxhAJl/Mp+XG1HJMyFqrL/xPqV7oXlpXn4AwMmm6VNgf0nllW8ksflmZANfI4kdo0bVn/FYSsAolPQ== vue-shortkey@3.1.7: version "3.1.7"