diff --git a/package.json b/package.json index 899fda8..d6da91f 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,6 @@ "bootstrap": "5.3.2", "file-saver": "2.0.5", "jquery": "3.7.1", - "sweetalert2": "11.10.1" + "sweetalert2": "11.10.2" } } diff --git a/yarn.lock b/yarn.lock index 664179f..b897a0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1542,10 +1542,10 @@ svgo@^2.4.0: picocolors "^1.0.0" stable "^0.1.8" -sweetalert2@11.10.1: - version "11.10.1" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.10.1.tgz#783e18c90bcde72039e26e4b943573e83cf55afe" - integrity sha512-qu145oBuFfjYr5yZW9OSdG6YmRxDf8CnkgT/sXMfrXGe+asFy2imC2vlaLQ/L/naZ/JZna1MPAY56G4qYM0VUQ== +sweetalert2@11.10.2: + version "11.10.2" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.10.2.tgz#084fba88028e7ab5667ceed00e4201dda7d25294" + integrity sha512-BYlIxGw6OF9Rw2z1wlnh1U+fvHHkvtg4BGyimV9nZxQRGvCBfx9uonxgwuYpJuYqCtM+2W1KOm8iMIEb/2v7Hg== term-size@^2.2.1: version "2.2.1"