diff --git a/package-lock.json b/package-lock.json index 719cb9ee0..4e24f0249 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "moment": "^2.30.1", "papaparse": "^5.4.0", "select2": "^4.1.0-rc.0", - "sweetalert2": "^11.12.1", + "sweetalert2": "^11.14.4", "topojson": "^3.0.2", "useragent": "^2.3.0", "zxcvbn": "^4.4.2" @@ -7165,10 +7165,9 @@ } }, "node_modules/sweetalert2": { - "version": "11.12.1", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.12.1.tgz", - "integrity": "sha512-xV3/YI7Ah6BeP+bXKcrHy1yn6duh8eqlX2TSI9I/rTIzGLYQvnnTa3mOIo5RHUobAjSmacC2IhPApxjvppZaEQ==", - "license": "MIT", + "version": "11.14.4", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.4.tgz", + "integrity": "sha512-8QMzjxCuinwm18EK5AtYvuhP+lRMRxTWVXy8om9wGlULsXSI4TD29kyih3VYrSXMMBlD4EShFvNC7slhTC7j0w==", "funding": { "type": "individual", "url": "https://github.com/sponsors/limonte" diff --git a/package.json b/package.json index 33ae9c51c..8caf4f52d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "moment": "^2.30.1", "papaparse": "^5.4.0", "select2": "^4.1.0-rc.0", - "sweetalert2": "^11.12.1", + "sweetalert2": "^11.14.4", "topojson": "^3.0.2", "useragent": "^2.3.0", "zxcvbn": "^4.4.2" diff --git a/yarn.lock b/yarn.lock index 51ad181f5..50cb8420e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3928,10 +3928,10 @@ sver@^1.8.3: optionalDependencies: semver "^6.3.0" -sweetalert2@^11.12.1: - version "11.12.1" - resolved "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.12.1.tgz" - integrity sha512-xV3/YI7Ah6BeP+bXKcrHy1yn6duh8eqlX2TSI9I/rTIzGLYQvnnTa3mOIo5RHUobAjSmacC2IhPApxjvppZaEQ== +sweetalert2@^11.14.4: + version "11.14.4" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.14.4.tgz#0186439674ea4f15991e41cea3af203ee497853c" + integrity sha512-8QMzjxCuinwm18EK5AtYvuhP+lRMRxTWVXy8om9wGlULsXSI4TD29kyih3VYrSXMMBlD4EShFvNC7slhTC7j0w== tapable@^2.1.1, tapable@^2.2.0: version "2.2.1"