From 1d7588e4e4e51167d199d05981c1f4cdc29ef4af Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 16:43:12 +0000 Subject: [PATCH] Bump sweetalert2 from 9.17.0 to 10.0.2 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.17.0 to 10.0.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.17.0...v10.0.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 42a083c8..3b6ce6a4 100644 --- a/app/package.json +++ b/app/package.json @@ -69,7 +69,7 @@ "lodash": "^4.17.19", "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sumchecker": "^3.0.1", - "sweetalert2": "^9.17.0", + "sweetalert2": "^10.0.2", "system-font-families": "^0.4.1", "vue": "^2.6.11" }, diff --git a/app/yarn.lock b/app/yarn.lock index fffca333..db4c3d72 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -3211,10 +3211,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^9.17.0: - version "9.17.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.17.0.tgz#9ea457f3c44295a3629ed5998fee6a51940c3891" - integrity sha512-tOby96N1FlTT8Xi7Y7QlTiswNJTySgghmRSyFwb3pO3zdrhsR2PUp4ucmye7a3CTLbLdqjHdszsGlCJ0v6pGaQ== +sweetalert2@^10.0.2: + version "10.0.2" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.0.2.tgz#dd2ae80102b992c7acd683a68c5b875209ee77d0" + integrity sha512-norIgpVW16EAD+wgAnw86PTQn4WgBTXwSJUOUrWP0cd+gVjQKxYXyMNJWAcb1bBAMr9dL2dyS4LztbyErRZ/BA== system-font-families@^0.4.1: version "0.4.1"