Merge pull request #1748 from nextcloud/dependabot/npm_and_yarn/vuex-3.2.0

This commit is contained in:
dependabot-preview[bot]
2020-04-21 16:57:23 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -17990,9 +17990,9 @@
} }
}, },
"vuex": { "vuex": {
"version": "3.1.3", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.3.tgz", "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.2.0.tgz",
"integrity": "sha512-k8vZqNMSNMgKelVZAPYw5MNb2xWSmVgCKtYKAptvm9YtZiOXnRXFWu//Y9zQNORTrm3dNj1n/WaZZI26tIX6Mw==" "integrity": "sha512-qBZGJJ1gUNWZbfZlH7ylIPwENg3R0Ckpq+qPexF065kOMOt1Ixt8WDJmtssVv7OhepWD0+Qie7pOS8f0oQy1JA=="
}, },
"vuex-router-sync": { "vuex-router-sync": {
"version": "5.0.0", "version": "5.0.0",

View File

@@ -54,7 +54,7 @@
"vue-infinite-loading": "^2.4.5", "vue-infinite-loading": "^2.4.5",
"vue-router": "^3.1.6", "vue-router": "^3.1.6",
"vue-smooth-dnd": "^0.8.1", "vue-smooth-dnd": "^0.8.1",
"vuex": "^3.1.3", "vuex": "^3.2.0",
"vuex-router-sync": "^5.0.0" "vuex-router-sync": "^5.0.0"
}, },
"browserslist": [ "browserslist": [