diff --git a/package.json b/package.json index 1aab110..7520166 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vue": "^2.6.14", "vue-codemirror": "^4.0.6", "vue-multiselect": "^2.1.6", - "vue-router": "^3.5.3", + "vue-router": "^3.6.5", "vue-template-compiler": "^2.6.14" } } diff --git a/yarn.lock b/yarn.lock index ff6ffd9..2541df0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6811,10 +6811,10 @@ vue-multiselect@^2.1.6: resolved "https://registry.yarnpkg.com/vue-multiselect/-/vue-multiselect-2.1.6.tgz#5be5d811a224804a15c43a4edbb7485028a89c7f" integrity sha512-s7jmZPlm9FeueJg1RwJtnE9KNPtME/7C8uRWSfp9/yEN4M8XcS/d+bddoyVwVnvFyRh9msFo0HWeW0vTL8Qv+w== -vue-router@^3.5.3: - version "3.5.3" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.3.tgz#041048053e336829d05dafacf6a8fb669a2e7999" - integrity sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg== +vue-router@^3.6.5: + version "3.6.5" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.6.5.tgz#95847d52b9a7e3f1361cb605c8e6441f202afad8" + integrity sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ== vue-style-loader@^4.1.0: version "4.1.2"