Merge pull request #56 from kudos/dependabot/npm_and_yarn/vuex-3.1.2

Bump vuex from 3.1.1 to 3.1.2
This commit is contained in:
Jonathan Cremin 2020-01-15 14:46:53 +00:00 committed by GitHub
commit 827b206280
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -59,7 +59,7 @@
"vue-router": "^3.0.1",
"vue-server-renderer": "^2.6.11",
"vue-template-compiler": "^2.6.11",
"vuex": "^3.0.1",
"vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.6.0",
"webpack-cli": "^3.1.2",