From e5d651365b40b3742eaca7d147a42d87427984cb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2020 20:14:04 +0000 Subject: [PATCH] Bump sweetalert2 from 9.5.4 to 9.7.2 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.5.4 to 9.7.2. - [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.5.4...v9.7.2) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 42a193c3..c8190ecf 100644 --- a/app/package.json +++ b/app/package.json @@ -60,7 +60,7 @@ "json5": "^2.1.1", "lodash": "^4.17.15", "sumchecker": "^3.0.1", - "sweetalert2": "^9.5.4", + "sweetalert2": "^9.7.2", "vue": "^2.6.10" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index 21ef8720..9cb7a688 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2724,10 +2724,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -sweetalert2@^9.5.4: - version "9.5.4" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.5.4.tgz#fcf9306a70ff9dbe2cb867b3bb7e871d854a2979" - integrity sha512-9FSmW9mCbRTHyx6Nbtgeb5348pJYNGaBafn3reKe/Zx/gOBgxsRVHj3GQ4VusU/tuqDobKAIHUdUvNdsU3MXPQ== +sweetalert2@^9.7.2: + version "9.7.2" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.7.2.tgz#ad11a75e765b543792b032c27a5ab981a7c8429e" + integrity sha512-VmFmigf+rO20t5fOql21wIZlk60B8M02kXwPLmMA2qaBcVwvDQA+qGXuqtXipx1wsztTOiXgyDiBvdbHbIvQpw== tar@^4.4.12: version "4.4.13"