From 098941a514a9f439941cb8cdcef6c6b91820f9df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 19:11:34 +0000 Subject: [PATCH] Bump sweetalert2 from 11.15.0 to 11.22.4 in /WebUI Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.15.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.15.0...v11.22.4) --- updated-dependencies: - dependency-name: sweetalert2 dependency-version: 11.22.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebUI/package.json | 2 +- WebUI/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WebUI/package.json b/WebUI/package.json index fa695553..2456f960 100644 --- a/WebUI/package.json +++ b/WebUI/package.json @@ -19,7 +19,7 @@ "lodash": "^4.17.21", "moment": "^2.29.3", "moment-timezone": "^0.5.35", - "sweetalert2": "^11.4.14", + "sweetalert2": "^11.22.4", "vee-validate": "^2.2.0", "vue": "^2.6.14", "vue-chartjs": "^4.1.0", diff --git a/WebUI/yarn.lock b/WebUI/yarn.lock index 5e67a60d..b0f64b03 100644 --- a/WebUI/yarn.lock +++ b/WebUI/yarn.lock @@ -6053,10 +6053,10 @@ svgo@^2.7.0: picocolors "^1.0.0" stable "^0.1.8" -sweetalert2@^11.4.14: - version "11.15.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.15.0.tgz#d591d2cba05c14b696ff7343e1644de0c82d176a" - integrity sha512-34Xs0CFBac6I1cGG9d+XaBqJrp0F/0prr8rMYOcU0shU/XmkGkRtlCxWNi7PdKYGw9Qf6aoEHNYicX3au37nkw== +sweetalert2@^11.22.4: + version "11.22.4" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.22.4.tgz#772e6448cef4e753c6c429e96d233b7e701210ed" + integrity sha512-JwcRODfozxiKmspFp+xctZ2izAmLAKbRPcoLMEW7LdugN/YmNrX1LT7hdBW87qsgupEO1ukBBuB17KzKFKW0tg== tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1: version "2.2.1"