From 4af078c59f92b2fc7135d2e82c60dcc9f60b013b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 07:57:56 +0000 Subject: [PATCH] build(deps): bump vue-router from 4.0.3 to 4.0.4 Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.3 to 4.0.4. - [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 89aadbec..5aecff31 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "videojs-contrib-quality-levels": "^2.0.9", "videojs-hotkeys": "^0.2.27", "vue": "^3.0.5", - "vue-router": "^4.0.3" + "vue-router": "^4.0.4" }, "devDependencies": { "@vue/cli-plugin-babel": "^4.5.11", diff --git a/yarn.lock b/yarn.lock index 92cfa543..93afc832 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8771,10 +8771,10 @@ vue-loader@^15.9.2: vue-hot-reload-api "^2.3.0" vue-style-loader "^4.1.0" -vue-router@^4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.3.tgz#8b26050c88b2dec7e27a88835f71046b365823ec" - integrity sha512-AD1OjtVPyQHTSpoRsEGfPpxRQwhAhxcacOYO3zJ3KNkYP/r09mileSp6kdMQKhZWP2cFsPR3E2M3PZguSN5/ww== +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-style-loader@^4.1.0, vue-style-loader@^4.1.2: version "4.1.2"