Merge pull request #1607 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.3

Bump vuex from 3.1.2 to 3.1.3
This commit is contained in:
Julius Härtl
2020-03-16 08:37:52 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -18614,9 +18614,9 @@
}
},
"vuex": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz",
"integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ=="
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.3.tgz",
"integrity": "sha512-k8vZqNMSNMgKelVZAPYw5MNb2xWSmVgCKtYKAptvm9YtZiOXnRXFWu//Y9zQNORTrm3dNj1n/WaZZI26tIX6Mw=="
},
"vuex-router-sync": {
"version": "5.0.0",

View File

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