From 2ca5798f89a11e2684afc2a07be8fa1938d11e9d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 02:41:08 +0000 Subject: [PATCH] Bump sweetalert2 from 8.18.0 to 8.18.3 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 8.18.0 to 8.18.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/v8.18.0...v8.18.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 821ccddd..9ec963fe 100644 --- a/app/package.json +++ b/app/package.json @@ -58,7 +58,7 @@ "materialize-css": "^1.0.0", "node-notifier": "^6.0.0", "sumchecker": "^3.0.0", - "sweetalert2": "^8.18.0", + "sweetalert2": "^8.18.3", "vue": "^2.6.10" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index 67420643..4521ed8a 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.18.0: - version "8.18.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-8.18.0.tgz#e8536aa0b1a1474ef36e5350ff4ae0cf473478b3" - integrity sha512-t8r4oIisUd/fPsd4/YKuiWTKnrxZsolUVk/w7nGhMu5MKsuGh6J5sQ9Jtio+5xKg/w5QOJpH8TUhb5INuVo/YQ== +sweetalert2@^8.18.3: + version "8.18.3" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-8.18.3.tgz#1cb6b5b0f28fe4b125cb7f8a9110315f5458b748" + integrity sha512-ptDszEk0q8pUorWAXiVj1aafbG6IAO8kAZepeyfphSwb4vaM5JSXnqek/s8ZyIkPcH9M/l3QaoR2X9V0KD0VHA== tar@^4.4.8: version "4.4.11"