From 6da37a6cbb0d0fc155f5f6764efd8fa16f8acf8e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 09:43:59 +0900 Subject: [PATCH] Bump sweetalert2 from 9.4.0 to 9.5.3 in /app (#198) Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.4.0 to 9.5.3. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v9.4.0...v9.5.3) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/package.json b/app/package.json index cc9aa00d..bf5d3e9d 100644 --- a/app/package.json +++ b/app/package.json @@ -59,7 +59,7 @@ "json5": "^2.1.1", "lodash": "^4.17.15", "sumchecker": "^3.0.0", - "sweetalert2": "^9.4.0", + "sweetalert2": "^9.5.3", "sumchecker": "^3.0.1", "sweetalert2": "^9.4.0", "vue": "^2.6.10" diff --git a/app/yarn.lock b/app/yarn.lock index e132c7b9..b8cb1b9f 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2713,9 +2713,9 @@ supports-color@^5.3.0: has-flag "^3.0.0" sweetalert2@^9.4.0: - version "9.4.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.4.0.tgz#7dc06b09b830e201b5a51a2c84e52af3b8f396be" - integrity sha512-c9Azg2eVXIgaYV9Su2tRbRip7YD3baGwl9S7yKVdELu9E7rEcER+WBeJenVjR6kRGC426ggMFUgLTf0l/LUb1Q== + version "9.5.3" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.5.3.tgz#b280e218dc387a96fa2b6175b50d75421a708f7d" + integrity sha512-4wzLUCmVby3NPQC8XHp0HRJgTm5tbAO7OOaqabATNe0U6JN/oyBTS7iJJG9V83MpcP6MLDUEWcGO/Y8i6g2jYw== tar@^4.4.12: version "4.4.13"