From e077034c01e13e4747812065bd780dbf3d89afaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 06:50:26 +0000 Subject: [PATCH] build(deps): bump vue-router from 4.0.5 to 4.0.6 Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.5 to 4.0.6. - [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/commits) 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 631d0bc4..5b9b38f7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "shaka-player": "3.0.10", "uikit": "3.6.18", "vue": "^3.0.11", - "vue-router": "^4.0.5", + "vue-router": "^4.0.6", "xml-js": "^1.6.11" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 751ff3dc..aed324a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8652,10 +8652,10 @@ vue-loader@^15.9.2: vue-hot-reload-api "^2.3.0" vue-style-loader "^4.1.0" -vue-router@^4.0.5: - version "4.0.5" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.5.tgz#dd0a4134bc950c37aef64b973e9ee1008428d8fa" - integrity sha512-AQq+pllb6FCc7rS6vh4PPcce3XA1jgK3hKNkQ4hXHwoVN7jOeAOMKCnX7XAX3etV9rmN7iNW8iIwgPk95ckBjw== +vue-router@^4.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.6.tgz#91750db507d26642f225b0ec6064568e5fe448d6" + integrity sha512-Y04llmK2PyaESj+N33VxLjGCUDuv9t4q2OpItEGU7POZiuQZaugV6cJpE6Qm1sVFtxufodLKN2y2dQl9nk0Reg== vue-style-loader@^4.1.0, vue-style-loader@^4.1.2: version "4.1.2"