fix: upgrade vue-router from 3.5.4 to 3.6.5

Snyk has created this PR to upgrade vue-router from 3.5.4 to 3.6.5.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-10-25 16:50:58 +00:00
parent b498d8d0d5
commit 7391979e1d
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"vue-js-modal": "^2.0.1",
"vue-json-tree-view": "^2.1.6",
"vue-material-tabs": "0.1.5",
"vue-router": "^3.5.3",
"vue-router": "^3.6.5",
"vue-select": "^3.16.0",
"vue-swatches": "^2.1.1",
"vue-toasted": "^1.1.28",

View File

@ -10074,10 +10074,10 @@ vue-resize@^1.0.1:
dependencies:
"@babel/runtime" "^7.13.10"
vue-router@^3.5.3:
version "3.5.4"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.4.tgz#c453c0b36bc75554de066fefc3f2a9c3212aca70"
integrity sha512-x+/DLAJZv2mcQ7glH2oV9ze8uPwcI+H+GgTgTmb5I55bCgY3+vXWIsqbYUzbBSZnwFHEJku4eoaH/x98veyymQ==
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-select@^3.16.0:
version "3.18.3"