From 741ade23d5d89acddc943b4c4e85cfca1f29a689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 06:43:49 +0000 Subject: [PATCH] build(deps): bump vue-router from 4.0.4 to 4.0.5 Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.4 to 4.0.5. - [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 6f54b219..9e9c90a8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "shaka-player": "3.0.8", "uikit": "3.6.17", "vue": "^3.0.7", - "vue-router": "^4.0.4", + "vue-router": "^4.0.5", "xml-js": "^1.6.11" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f06ac471..98c0849d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8633,10 +8633,10 @@ vue-loader@^15.9.2: vue-hot-reload-api "^2.3.0" vue-style-loader "^4.1.0" -vue-router@^4.0.4: - version "4.0.4" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.4.tgz#ad9b4b7bbdad622407b4ff189b1646f48c1e9053" - integrity sha512-uN6PDEaYdU9aRO7mU+Dkr1uaY49hV3fucEDG/Vre/Qj8ct3RoJS16vcPrvKVzn69zDDjBV5b9Xw7fZA9r6b/Iw== +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-style-loader@^4.1.0, vue-style-loader@^4.1.2: version "4.1.2"