diff --git a/package.json b/package.json index db3d11da..a9076b6c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@vue/cli-plugin-router": "^4.5.13", "@vue/cli-plugin-typescript": "~4.5.12", "@vue/cli-plugin-unit-jest": "~4.5.13", - "@vue/cli-plugin-vuex": "~4.5.12", + "@vue/cli-plugin-vuex": "~4.5.14", "@vue/cli-service": "~4.5.13", "@vue/composition-api": "^1.2.4", "@vue/eslint-config-airbnb": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index e569b078..2323bb60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1859,10 +1859,10 @@ ts-jest "^24.2.0" vue-jest "^3.0.5" -"@vue/cli-plugin-vuex@^4.5.13", "@vue/cli-plugin-vuex@~4.5.12": - version "4.5.13" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.13.tgz#98646d8bc1e69cf6c6a6cba2fed3eace0356c360" - integrity sha512-I1S9wZC7iI0Wn8kw8Zh+A2Qkf6s1M6vTGBkx8boXjuzfwEEyEHRxadsVCecZc8Mkpydo0nykj+MyYF96TKFuVA== +"@vue/cli-plugin-vuex@^4.5.13", "@vue/cli-plugin-vuex@~4.5.14": + version "4.5.14" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.14.tgz#855490ede856a9c49760051e18bd51f7fe024142" + integrity sha512-gZNAQzYSzTHshOrwBdqY54U7H5FlyhC5a6sXioWXBuwShOW+FVrywVl90vlimC0OPju0Q5tL7rPMLp4EgmNvUw== "@vue/cli-service@~4.5.13": version "4.5.13"