Bump vuex from 3.1.0 to 3.1.1

Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-12 01:14:17 +00:00 committed by Georg Ehrke
parent 5dd920d584
commit 2fd8a97ed2
No known key found for this signature in database
GPG Key ID: 9D98FD9380A1CB43
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -14216,9 +14216,9 @@
}
},
"vuex": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.0.tgz",
"integrity": "sha512-mdHeHT/7u4BncpUZMlxNaIdcN/HIt1GsGG5LKByArvYG/v6DvHcOxvDCts+7SRdCoIRGllK8IMZvQtQXLppDYg=="
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.1.tgz",
"integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
},
"vuex-router-sync": {
"version": "5.0.0",

View File

@ -53,7 +53,7 @@
"vue-clipboard2": "^0.3.0",
"vue-multiselect": "^2.1.6",
"vue-router": "^3.0.6",
"vuex": "^3.1.0",
"vuex": "^3.1.1",
"vuex-router-sync": "^5.0.0"
},
"browserslist": [