Merge pull request #1915 from nextcloud/dependabot/npm_and_yarn/vuex-3.4.0

This commit is contained in:
dependabot-preview[bot]
2020-05-17 11:28:26 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -18587,9 +18587,9 @@
}
},
"vuex": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.3.0.tgz",
"integrity": "sha512-1MfcBt+YFd20DPwKe0ThhYm1UEXZya4gVKUvCy7AtS11YAOUR+9a6u4fsv1Rr6ePZCDNxW/M1zuIaswp6nNv8Q=="
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.4.0.tgz",
"integrity": "sha512-ajtqwEW/QhnrBZQsZxCLHThZZaa+Db45c92Asf46ZDXu6uHXgbfVuBaJ4gzD2r4UX0oMJHstFwd2r2HM4l8umg=="
},
"vuex-router-sync": {
"version": "5.0.0",

View File

@@ -56,7 +56,7 @@
"vue-infinite-loading": "^2.4.5",
"vue-router": "^3.1.6",
"vue-smooth-dnd": "^0.8.1",
"vuex": "^3.3.0",
"vuex": "^3.4.0",
"vuex-router-sync": "^5.0.0"
},
"browserslist": [