diff --git a/package.json b/package.json index 6636e7d..bde5e2f 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.4", "@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..0716052 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.16" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.16.tgz#235049d850b47e7455732e42fd0361a74451a912" + integrity sha512-cj9x7zaoc81Nz14cUUwQ3+niSJWBulTRPA5TeVIPyhxp0+Nk32xeBsc8JuVK9GmvLF6FQRizM94KvJWIyPAHVA== + +"@vue/cli-plugin-vuex@~5.0.4": + version "5.0.4" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.4.tgz#80853992ac4f423e8e3e8d05a120c46a94a81b5e" + integrity sha512-dBwiD6mT9+V2HTHcwaWE8qFNgTk5I/NUvxYVeUN3Mmmpo4y/1RxXnr7BlKGnaQsTypb2RFk3KowqIJtg7s+E3Q== "@vue/cli-service@~4.5.2": version "4.5.2"