diff --git a/package.json b/package.json index 6636e7d..f539bfe 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@fortawesome/free-solid-svg-icons": "^5.14.0", "@fortawesome/vue-fontawesome": "^0.1.10", "@vue/cli-plugin-babel": "~4.5.3", - "@vue/cli-plugin-vuex": "~4.5.3", + "@vue/cli-plugin-vuex": "~5.0.6", "@vue/cli-service": "~4.5.2", "babel-plugin-root-import": "^6.5.0", "babel-runtime": "^6.26.0", diff --git a/yarn.lock b/yarn.lock index c804c27..cbe0829 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1336,10 +1336,15 @@ dependencies: "@vue/cli-shared-utils" "^4.5.2" -"@vue/cli-plugin-vuex@~4.5.3": - version "4.5.3" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.3.tgz#c0a566b0156e5bbbcc41e8cec195bc683aca7f5c" - integrity sha512-23AAuaVbng6OUc5l7VHEGqCNiL1g1BsZL99X1rvKRttjDpdIYHtQAFsXjcTFitGpHRWoA9dgeujj/MkBPa1TcA== +"@vue/cli-plugin-vuex@^4.5.2": + version "4.5.18" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.18.tgz#fca8f86c8186c78b12b8cbe7d8427cf22d84630e" + integrity sha512-8lnxtRJLa6Ki4FFYDtVA6Q4CRSjzWPXRkY7v8779nNq8eVLpGEyOtqDgu/VvNBs7EGKmveXZFNu8dUsfuTt7qA== + +"@vue/cli-plugin-vuex@~5.0.6": + version "5.0.6" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.6.tgz#177bb2904ea57d606b8a3cad0147379fcc304174" + integrity sha512-9bwkaLxGqqrD5FPN7iNsIe5x60P0nScioMQvHf2ZIIoFAiM5yuTgOQkdSKGBhn0YG4IjYd1tnlVY4Q/P4ZHaTA== "@vue/cli-service@~4.5.2": version "4.5.2"