From 2d1cb6269ebe956566e1413a39d1c0c70018b6b1 Mon Sep 17 00:00:00 2001 From: Limon Monte <6059356+limonte@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:28:18 +0200 Subject: [PATCH] fix: bump sweetalert2 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 67c2f4d..bddfa85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1385,9 +1385,9 @@ svg-tags@^1.0.0: integrity sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA== sweetalert2@^11.5.2: - version "11.15.8" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.15.8.tgz#202c2848b003f3c4b40c631f2acea9347a4d970a" - integrity sha512-6HkGbI7yftv+ZWCQvAOj7CUdN5u5ySNh6fU+NVXs9NWs8rL5X2HvNsE6xM8Xeer6khDhddhAffL2x6PUs3eS3g== + version "11.15.9" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.15.9.tgz#127879d433c135cfc2dddba8480e2dfb27ebdf13" + integrity sha512-WjL1aLNtmbtPTeQRBCzIMMQ4hv2ePs705gwqkkMqwMso42bLv6mVTwNNCCzRy39OEOfbT/8N1KqEdaAxwmpGYg== table@^6.9.0: version "6.9.0"