From 0206941b85a96979ace1b2fb10f0913729ed8fcb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2020 02:18:13 +0000 Subject: [PATCH] Bump vuex from 3.1.2 to 3.1.3 Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.2...v3.1.3) 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 93ce30706..942be8b3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18614,9 +18614,9 @@ } }, "vuex": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz", - "integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ==" + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.3.tgz", + "integrity": "sha512-k8vZqNMSNMgKelVZAPYw5MNb2xWSmVgCKtYKAptvm9YtZiOXnRXFWu//Y9zQNORTrm3dNj1n/WaZZI26tIX6Mw==" }, "vuex-router-sync": { "version": "5.0.0", diff --git a/package.json b/package.json index 3dc8aac7b..98683aaf6 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "vue-infinite-loading": "^2.4.5", "vue-router": "^3.1.6", "vue-smooth-dnd": "^0.8.1", - "vuex": "^3.1.2", + "vuex": "^3.1.3", "vuex-router-sync": "^5.0.0" }, "browserslist": [