Merge pull request #59 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.4.2

Bump vue-router from 3.3.4 to 3.4.2
This commit is contained in:
Matthias 2020-08-10 20:42:43 +02:00 committed by GitHub
commit 5a7650e226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"vue": "^2.6.11",
"vue-class-component": "^7.2.5",
"vue-property-decorator": "^9.0.0",
"vue-router": "^3.3.4",
"vue-router": "^3.4.2",
"vuex": "^3.5.1",
"vuex-class": "^0.3.2"
},

View File

@ -8575,10 +8575,10 @@ vue-property-decorator@^9.0.0:
resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.0.0.tgz#0a5f6d47d33ca62a8876108ccfa65c2c4fb7325a"
integrity sha512-oegTNPItuHOkW0AP1MnbdNwkmyhfsUIIXvIRHpgC18tVoEo21/i6kItyeekjMs8JgZJeuHzsaTc/DZaJFH4IWQ==
vue-router@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.4.tgz#4e38abc34a11c41b6c3d8244449a2e363ba6250b"
integrity sha512-SdKRBeoXUjaZ9R/8AyxsdTqkOfMcI5tWxPZOUX5Ie1BTL5rPSZ0O++pbiZCeYeythiZIdLEfkDiQPKIaWk5hDg==
vue-router@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.2.tgz#541221d7ac467786c1c9381bcf36019d883b9cf8"
integrity sha512-n3Ok70hW0EpcJF4lcWIwSHAQbFTnIOLl/fhO8+oTs4jHNtBNsovcVvPZeTOyKEd8C3xF1Crft2ASuOiVT5K1mw==
vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
version "4.1.2"