From e286f4b151af19cd38f806ae978593041aa48d9e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 05:24:50 +0000 Subject: [PATCH] Upgrade: Bump vue-router from 3.4.3 to 3.5.2 Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.3 to 3.5.2. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.4.3...v3.5.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0952e89..78ef254 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "vue": "^2.6.11", "vue-analytics": "^5.22.1", "vue-cookie": "^1.1.4", - "vue-router": "^3.4.3", + "vue-router": "^3.5.2", "vuex": "^3.5.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index dcbd8ad..3001b04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10537,10 +10537,10 @@ vue-loader@^15.9.3: vue-hot-reload-api "^2.3.0" vue-style-loader "^4.1.0" -vue-router@^3.4.3: - version "3.4.3" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.3.tgz#fa93768616ee338aa174f160ac965167fa572ffa" - integrity sha512-BADg1mjGWX18Dpmy6bOGzGNnk7B/ZA0RxuA6qedY/YJwirMfKXIDzcccmHbQI0A6k5PzMdMloc0ElHfyOoX35A== +vue-router@^3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.2.tgz#5f55e3f251970e36c3e8d88a7cd2d67a350ade5c" + integrity sha512-807gn82hTnjCYGrnF3eNmIw/dk7/GE4B5h69BlyCK9KHASwSloD1Sjcn06zg9fVG4fYH2DrsNBZkpLtb25WtaQ== vue-style-loader@^4.1.0: version "4.1.2"