From 01a5450f7caf826a1b45452fe4b6f4e48152f71f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:12:53 +0000 Subject: [PATCH] fix(deps): update dependency sweetalert2 to v11.10.6 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3bea07c..6e63efe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5127,9 +5127,9 @@ svgo@^2.7.0: stable "^0.1.8" sweetalert2@^11.6.15: - version "11.10.5" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.10.5.tgz#ff01f45b40ad678ca1f0c2e6c98800d79a74c49f" - integrity sha512-q9eE3EKhMcpIDU/Xcz7z5lk8axCGkgxwK47gXGrrfncnBJWxHPPHnBVAjfsVXcTt8Yi8U6HNEcBRSu+qGeyFdA== + version "11.10.6" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.10.6.tgz#77c55271f786e62ea6710b84893a98c27319b3c9" + integrity sha512-CINZPLZXZRSZqSOE7H7j1F7X8e8O1kLOiXPmtJn1DYxvXsKBr3d16d90+IcwTTs7dJww20h8r8QIxIwsLGX+6A== tapable@^2.1.1, tapable@^2.2.0: version "2.2.1"