Merge pull request #15102 from nextcloud/dependabot/npm_and_yarn/vue-router-3.0.4

Bump vue-router from 3.0.2 to 3.0.4
This commit is contained in:
Morris Jobke 2019-04-16 11:42:53 +02:00 committed by GitHub
commit 4e88cd3aae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

6
package-lock.json generated
View File

@ -7586,9 +7586,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.2.tgz",
"integrity": "sha512-opKtsxjp9eOcFWdp6xLQPLmRGgfM932Tl56U9chYTnoWqKxQ8M20N7AkdEbM5beUh6wICoFGYugAX9vQjyJLFg=="
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.0.4.tgz",
"integrity": "sha512-wjirAFeMR53FFTRIM2ofLKH5BJte6Q9+MUiOj6fLzqhgerjVyQVeMmvgiQDslPJJHSqFfQ559EDvIi0lA1Lr6g=="
},
"vue-style-loader": {
"version": "4.1.2",

View File

@ -55,7 +55,7 @@
"vue-infinite-loading": "^2.4.3",
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.4",
"vue-router": "^3.0.2",
"vue-router": "^3.0.4",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"
},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long