From 6275f870542362a32b0a508226b4a70ce6a41322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 04:32:31 +0000 Subject: [PATCH] Bump vue-router from 3.4.9 to 3.6.5 Bumps [vue-router](https://github.com/vuejs/router) from 3.4.9 to 3.6.5. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/commits) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0a9bfc91f..bc0d88bde 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "vue-class-component": "7.2.6", "vue-observe-visibility": "0.4.6", "vue-property-decorator": "9.1.2", - "vue-router": "3.4.9", + "vue-router": "3.6.5", "vue-smooth-dnd": "0.8.1", "vue-virtual-scroller": "1.0.10", "vuex": "3.6.0", diff --git a/yarn.lock b/yarn.lock index eb22e1fc5..e00fbde13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15489,10 +15489,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.9: - version "3.4.9" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.9.tgz#c016f42030ae2932f14e4748b39a1d9a0e250e66" - integrity sha512-CGAKWN44RqXW06oC+u4mPgHLQQi2t6vLD/JbGRDAXm0YpMv0bgpKuU5bBd7AvMgfTz9kXVRIWKHqRwGEb8xFkA== +vue-router@3.6.5: + version "3.6.5" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.6.5.tgz#95847d52b9a7e3f1361cb605c8e6441f202afad8" + integrity sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ== vue-smooth-dnd@0.8.1: version "0.8.1"