Merge pull request #1950 from nextcloud/dependabot/npm_and_yarn/vue-router-3.2.0

This commit is contained in:
dependabot-preview[bot]
2020-05-25 08:16:08 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -18762,9 +18762,9 @@
"integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
},
"vue-router": {
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.1.6.tgz",
"integrity": "sha512-GYhn2ynaZlysZMkFE5oCHRUTqE8BWs/a9YbKpNLi0i7xD6KG1EzDqpHQmv1F5gXjr8kL5iIVS8EOtRaVUEXTqA=="
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.2.0.tgz",
"integrity": "sha512-khkrcUIzMcI1rDcNtqkvLwfRFzB97GmJEsPAQdj7t/VvpGhmXLOkUfhc+Ah8CvpSXGXwuWuQO+x8Sy/xDhXZIA=="
},
"vue-smooth-dnd": {
"version": "0.8.1",

View File

@@ -54,7 +54,7 @@
"vue-click-outside": "^1.1.0",
"vue-easymde": "^1.2.0",
"vue-infinite-loading": "^2.4.5",
"vue-router": "^3.1.6",
"vue-router": "^3.2.0",
"vue-smooth-dnd": "^0.8.1",
"vuex": "^3.4.0",
"vuex-router-sync": "^5.0.0"