From bff5038a64674055fac3814dfa078ccbe8bcd1a0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 20:26:23 +0000 Subject: [PATCH] Bump sweetalert2 from 8.17.4 to 8.17.6 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 8.17.4 to 8.17.6. - [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/v8.17.4...v8.17.6) 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 ef5d2b79..d3288c8e 100644 --- a/app/package.json +++ b/app/package.json @@ -58,7 +58,7 @@ "materialize-css": "^1.0.0", "node-notifier": "^5.4.0", "sumchecker": "^3.0.0", - "sweetalert2": "^8.17.4", + "sweetalert2": "^8.17.6", "vue": "^2.6.10" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index c699f8a0..2714c91b 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2700,10 +2700,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -sweetalert2@^8.17.4: - version "8.17.4" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-8.17.4.tgz#e66dc24102acdb47265a6700750bd4fda125e733" - integrity sha512-+TPiBKwdhke1L5W8irYavtB+SCgWr24IyIWz1AivpA9goCH6YQ/KYpllHjktT7uGa/PPwAPk/f/vstuexNtR7A== +sweetalert2@^8.17.6: + version "8.17.6" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-8.17.6.tgz#80ae892cced06cfb03e6152bfa78e238c24db9be" + integrity sha512-5V/zlNr/WXOW+Hmu2Sn0tCzd2+FvjVZv99i0gNYN7dk31VSPYM9mNuF5QUz5OVq49yYMpOV+F2Qslup8nnm4MQ== tar@^4.4.8: version "4.4.11"