From dba6d03633b7deb84f95cfb2d021b0a7b42a6998 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 14:16:38 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20vuex=20from=203.6.0?= =?UTF-8?q?=20to=203.6.2=20(#219)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuex/compare/v3.6.0...v3.6.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 93af301e6..375ecf64e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "vue-swal": "^1.0.0", "vue-toast-notification": "^0.6.1", "vue-tour": "^1.5.0", - "vuex": "^3.6.0", + "vuex": "^3.6.2", "vuex-persistedstate": "^3.2.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 13e26586d..4252c6efe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8782,10 +8782,10 @@ vuex-persistedstate@^3.2.0: deepmerge "^4.2.2" shvl "^2.0.2" -vuex@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.6.0.tgz#95efa56a58f7607c135b053350833a09e01aa813" - integrity sha512-W74OO2vCJPs9/YjNjW8lLbj+jzT24waTo2KShI8jLvJW8OaIkgb3wuAMA7D+ZiUxDOx3ubwSZTaJBip9G8a3aQ== +vuex@^3.6.2: + version "3.6.2" + resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.6.2.tgz#236bc086a870c3ae79946f107f16de59d5895e71" + integrity sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw== w3c-hr-time@^1.0.1: version "1.0.2"