From a5f2c9e70f560393e8f0a1ea87425c21c6483a10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 07:48:58 +0000 Subject: [PATCH] Bump vuex from 3.1.1 to 3.1.2 Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.1...v3.1.2) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7c556802a..14448d59c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17175,9 +17175,9 @@ } }, "vuex": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.1.tgz", - "integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg==" + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz", + "integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ==" }, "vuex-router-sync": { "version": "5.0.0", diff --git a/package.json b/package.json index fdffb9a6b..ee39ad864 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "vue-infinite-loading": "^2.4.4", "vue-router": "^3.1.3", "vue-smooth-dnd": "^0.8.1", - "vuex": "^3.1.1", + "vuex": "^3.1.2", "vuex-router-sync": "^5.0.0" }, "browserslist": [