From e7e7ebbb6dee5faf03a62234f789087fe80c782c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:17:21 +0000 Subject: [PATCH] Bump vue-router from 3.4.2 to 3.4.3 Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.2 to 3.4.3. - [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.2...v3.4.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7f6af8c0..1fddaadc 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vue-class-component": "^7.2.5", "vue-echarts": "^5.0.0-beta.0", "vue-property-decorator": "^9.0.0", - "vue-router": "^3.4.2", + "vue-router": "^3.4.3", "vuex": "^3.5.1", "vuex-class": "^0.3.2" }, diff --git a/yarn.lock b/yarn.lock index 2d409e03..4d1a5700 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8598,10 +8598,10 @@ vue-property-decorator@^9.0.0: resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.0.tgz#0a5f6d47d33ca62a8876108ccfa65c2c4fb7325a" integrity sha512-oegTNPItuHOkW0AP1MnbdNwkmyhfsUIIXvIRHpgC18tVoEo21/i6kItyeekjMs8JgZJeuHzsaTc/DZaJFH4IWQ== -vue-router@^3.4.2: - version "3.4.2" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.2.tgz#541221d7ac467786c1c9381bcf36019d883b9cf8" - integrity sha512-n3Ok70hW0EpcJF4lcWIwSHAQbFTnIOLl/fhO8+oTs4jHNtBNsovcVvPZeTOyKEd8C3xF1Crft2ASuOiVT5K1mw== +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-style-loader@^4.1.0, vue-style-loader@^4.1.2: version "4.1.2"