diff --git a/package-lock.json b/package-lock.json index 5a054c95a0..113486f78d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "jwt-decode": "^4.0.0", "lazysizes": "^5.3.2", "material-icons": "^1.13.12", - "sweetalert2": "^11.14.5", + "sweetalert2": "^11.15.1", "textfilljs": "^1.0.3-a", "typeface-roboto": "^1.1.13", "vis": "^4.21.0-EOL" @@ -15942,9 +15942,9 @@ } }, "node_modules/sweetalert2": { - "version": "11.14.5", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.5.tgz", - "integrity": "sha512-8MWk5uc/r6bWhiJWkUXyEuApfXAhSCZT8FFX7pZXL7YwaPxq+9Ynhi2dUzWkOFn9jvLjKj22CXuccZ+IHcnjvQ==", + "version": "11.15.1", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.15.1.tgz", + "integrity": "sha512-DAE5LEKTarAdperqcLWCoFiwuoh0tdmOYhBK727a0Spj+lDJIQesdeS/Ya2Ek/xD37nFpjQujbp3v4HFmFw+tw==", "funding": { "type": "individual", "url": "https://github.com/sponsors/limonte" diff --git a/package.json b/package.json index 572b397798..1c9c87155f 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "jwt-decode": "^4.0.0", "lazysizes": "^5.3.2", "material-icons": "^1.13.12", - "sweetalert2": "^11.14.5", + "sweetalert2": "^11.15.1", "textfilljs": "^1.0.3-a", "typeface-roboto": "^1.1.13", "vis": "^4.21.0-EOL"