From 1c8b0b60081aead8fa5cffe76e9bab33c0fdd251 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 11:05:41 +0000 Subject: [PATCH] fix(deps): update dependency sweetalert2 to v11.11.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 79b1f78..4203b28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5132,9 +5132,9 @@ svgo@^2.7.0: stable "^0.1.8" sweetalert2@^11.6.15: - version "11.10.8" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.10.8.tgz#eea4660d14f567285a410a7f247e7654e0de532c" - integrity sha512-oAkYROBfXBY+4sVbQEIcN+ZxAx69lsmz5WEBwdEpyS4m59vOBNlRU5/fJpAI1MVfiDwFZiGwVzB/KBpOyfLNtg== + version "11.11.0" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.11.0.tgz#0bbae4330f5e423c942639bb0e9dc2d748eb88fd" + integrity sha512-wKCTtoE6lQVDKaJ5FFq+znk/YykJmJlD8RnLZps8C7DyivctCoRlVeeOwnKfgwKS+QJYon7s++3dmNi3/am1tw== tapable@^2.1.1, tapable@^2.2.0: version "2.2.1"