From 98a06b3cd3134f1732f8ec6fe871472102d6a132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 19:17:42 +0000 Subject: [PATCH] Bump sweetalert2 from 11.22.0 to 11.22.4 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.22.0 to 11.22.4. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.22.0...v11.22.4) --- updated-dependencies: - dependency-name: sweetalert2 dependency-version: 11.22.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1719a09..8548011 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1341,9 +1341,9 @@ } }, "node_modules/sweetalert2": { - "version": "11.22.0", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.22.0.tgz", - "integrity": "sha512-pSMuRGDULhh+wrFkO22O0YsIXxs8yFE0O+WVYXcqc/sTa1oRnf0JlR+vfQIRY1QM1UeFfnCjyw6DYnG75/oxiQ==", + "version": "11.22.4", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.22.4.tgz", + "integrity": "sha512-JwcRODfozxiKmspFp+xctZ2izAmLAKbRPcoLMEW7LdugN/YmNrX1LT7hdBW87qsgupEO1ukBBuB17KzKFKW0tg==", "funding": { "type": "individual", "url": "https://github.com/sponsors/limonte" @@ -2232,9 +2232,9 @@ "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" }, "sweetalert2": { - "version": "11.22.0", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.22.0.tgz", - "integrity": "sha512-pSMuRGDULhh+wrFkO22O0YsIXxs8yFE0O+WVYXcqc/sTa1oRnf0JlR+vfQIRY1QM1UeFfnCjyw6DYnG75/oxiQ==" + "version": "11.22.4", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.22.4.tgz", + "integrity": "sha512-JwcRODfozxiKmspFp+xctZ2izAmLAKbRPcoLMEW7LdugN/YmNrX1LT7hdBW87qsgupEO1ukBBuB17KzKFKW0tg==" }, "tar-fs": { "version": "2.1.3",