diff --git a/package-lock.json b/package-lock.json index 9c7f6ce3..990271a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "alpinejs": "^3.10.5", "bootswatch": "^4.6.2", "flatpickr": "^4.6.13", - "sweetalert2": "11.4.8" + "sweetalert2": "11.9.0" }, "devDependencies": { "@commitlint/cli": "^17.3.0", @@ -15188,12 +15188,12 @@ } }, "node_modules/sweetalert2": { - "version": "11.4.8", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.8.tgz", - "integrity": "sha512-BDS/+E8RwaekGSxCPUbPnsRAyQ439gtXkTF/s98vY2l9DaVEOMjGj1FaQSorfGREKsbbxGSP7UXboibL5vgTMA==", + "version": "11.9.0", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.9.0.tgz", + "integrity": "sha512-PA3qinKZMNGAhA+AUu2wU7yQOpeZCgOaYWRcg26f4cZN6f7M9iPBuobsxOhR9EHs7ihUIxT6vhAMiB4kcmk1SA==", "funding": { "type": "individual", - "url": "https://sweetalert2.github.io/#donations" + "url": "https://github.com/sponsors/limonte" } }, "node_modules/tapable": { diff --git a/package.json b/package.json index 0ca1c8ad..ec66bd09 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "alpinejs": "^3.10.5", "bootswatch": "^4.6.2", "flatpickr": "^4.6.13", - "sweetalert2": "11.4.8" + "sweetalert2": "11.9.0" }, "release": { "branches": [