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"