Merge pull request #130 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.4.7

Bump vue-router from 3.4.6 to 3.4.7
This commit is contained in:
Matthias 2020-10-19 07:35:40 +02:00 committed by GitHub
commit ed99b04204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"vue-echarts": "^5.0.0-beta.0",
"vue-grid-layout": "^2.3.8",
"vue-property-decorator": "^9.0.2",
"vue-router": "^3.4.6",
"vue-router": "^3.4.7",
"vuex": "^3.5.1",
"vuex-class": "^0.3.2"
},

View File

@ -9023,10 +9023,10 @@ vue-property-decorator@^9.0.2:
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.2.tgz#118459d77b4d5613ab2bbccba2edd5d7af685d30"
integrity sha512-mxuJHfUGs/3rUyFj2vykDIvYXCUKBrzhemm7mT8dE9QYTbNA/4qVQ5gwhNCIkKyQc8RQIXQ+0jriqinUDuuU9w==
vue-router@^3.4.6:
version "3.4.6"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.6.tgz#f7bda2c9a43d39837621c9a02ba7789f5daa24b2"
integrity sha512-kaXnB3pfFxhAJl/Mp+XG1HJMyFqrL/xPqV7oXlpXn4AwMmm6VNgf0nllW8ksflmZANfI4kdo0bVn/FYSsAolPQ==
vue-router@^3.4.7:
version "3.4.7"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.7.tgz#bf189bafd16f4e4ef783c4a6250a3090f2c1fa1b"
integrity sha512-CbHXue5BLrDivOk5O4eZ0WT4Yj8XwdXa4kCnsEIOzYUPF/07ZukayA2jGxDCJxLc9SgVQX9QX0OuGOwGlVB4Qg==
vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
version "4.1.2"