From 178f9bd7284293eb896f3b4265c7eca120591007 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 13:29:18 +0000 Subject: [PATCH] Bump vue-router from 3.0.6 to 3.4.7 Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.6 to 3.4.7. - [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.0.6...v3.4.7) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index f1b1554..3d4d933 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11475,9 +11475,9 @@ } }, "vue-router": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.6.tgz", - "integrity": "sha512-Ox0ciFLswtSGRTHYhGvx2L44sVbTPNS+uD2kRISuo8B39Y79rOo0Kw0hzupTmiVtftQYCZl87mwldhh2L9Aquw==" + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.7.tgz", + "integrity": "sha512-CbHXue5BLrDivOk5O4eZ0WT4Yj8XwdXa4kCnsEIOzYUPF/07ZukayA2jGxDCJxLc9SgVQX9QX0OuGOwGlVB4Qg==" }, "vue-style-loader": { "version": "4.1.2", diff --git a/package.json b/package.json index b75d5c0..80da522 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "register-service-worker": "^1.6.2", "tone": "^13.4.9", "vue": "^2.6.10", - "vue-router": "^3.0.3", + "vue-router": "^3.4.7", "vuex": "^3.0.1" }, "devDependencies": {