From 9ecdb4fdb6ccec768920e495e94421bbe0584134 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 21:02:51 +0000 Subject: [PATCH] Bump sweetalert2 from 9.7.2 to 9.10.3 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.7.2 to 9.10.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.7.2...v9.10.3) 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 7fdf3a4b..15634f1b 100644 --- a/app/package.json +++ b/app/package.json @@ -61,7 +61,7 @@ "lodash": "^4.17.15", "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sumchecker": "^3.0.1", - "sweetalert2": "^9.7.2", + "sweetalert2": "^9.10.3", "vue": "^2.6.11" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index 65135c66..c7bff97c 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2755,10 +2755,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -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== +sweetalert2@^9.10.3: + version "9.10.3" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.10.3.tgz#e2e420173b2dd4133a20023174ad6636a90b6061" + integrity sha512-i/lDlar8sSH+/YEQ25NXcs0ASB8Upl4JJqKgFHcDtk62vts2hK6i+iOjyCw02s6feS3Qum+MrOHmZNJPFL/g2g== tar@^4.4.12: version "4.4.13"