diff --git a/package.json b/package.json index be487a8d..d2398a29 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "vue": "^2.6.11", "vue-meta": "^2.3.3", "vue-router": "^3.1.6", - "vuex": "^3.1.3" + "vuex": "^3.2.0" }, "devDependencies": { "@babel/core": "^7.9.0", diff --git a/yarn.lock b/yarn.lock index c305591a..d30a5893 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8547,10 +8547,10 @@ vue@^2.6.11: resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5" integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ== -vuex@^3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.3.tgz#f2ad73e3fb73691698b38c93f66e58e267947180" - integrity sha512-k8vZqNMSNMgKelVZAPYw5MNb2xWSmVgCKtYKAptvm9YtZiOXnRXFWu//Y9zQNORTrm3dNj1n/WaZZI26tIX6Mw== +vuex@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.2.0.tgz#86da7f26c3e131ff374870580109145a640ee5a8" + integrity sha512-qBZGJJ1gUNWZbfZlH7ylIPwENg3R0Ckpq+qPexF065kOMOt1Ixt8WDJmtssVv7OhepWD0+Qie7pOS8f0oQy1JA== w3c-hr-time@^1.0.1: version "1.0.2"