diff --git a/package-lock.json b/package-lock.json index 779e4b6d8..4449e8eb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "jquery": "3.7.1", "moment": "2.30.1", "popper.js": "1.16.1", - "sweetalert2": "11.14.2", + "sweetalert2": "11.14.3", "vue": "2.7.16", "vue-flatpickr-component": "8.1.8", "vue-moment": "4.1.0", @@ -14111,9 +14111,9 @@ } }, "node_modules/sweetalert2": { - "version": "11.14.2", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.2.tgz", - "integrity": "sha512-ZJcnp+akKLFDdwTJkayZCMWfdEOxxchInuJ8gz/Xlx/nrdTfAM3Sb+NBbBNdqcfXn0h1CamN+VKDxjP8xbWqrg==", + "version": "11.14.3", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.3.tgz", + "integrity": "sha512-6NuBHWJCv2gtw4y8PUXLB41hty+V6U2mKZMAvydL1IRPcORR0yuyq3cjFD/+ByrCk3muEFggbZX/x6HwmbVfbA==", "license": "MIT", "funding": { "type": "individual", diff --git a/package.json b/package.json index a46afdf62..55a771aa0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "jquery": "3.7.1", "moment": "2.30.1", "popper.js": "1.16.1", - "sweetalert2": "11.14.2", + "sweetalert2": "11.14.3", "vue": "2.7.16", "vue-flatpickr-component": "8.1.8", "vue-moment": "4.1.0",