diff --git a/package.json b/package.json index 6636e7d..e736d39 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.8", "@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..36e917e 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.19" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.19.tgz#2452de58eb66ed873852bea45e6e06b57d842b47" + integrity sha512-DUmfdkG3pCdkP7Iznd87RfE9Qm42mgp2hcrNcYQYSru1W1gX2dG/JcW8bxmeGSa06lsxi9LEIc/QD1yPajSCZw== + +"@vue/cli-plugin-vuex@~5.0.8": + version "5.0.8" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz#0d4cb3020f9102bea9288d750729dde176c66ccd" + integrity sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA== "@vue/cli-service@~4.5.2": version "4.5.2"