diff --git a/package-lock.json b/package-lock.json index 4d4d692..70c0293 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2125,9 +2125,9 @@ } }, "sweetalert2": { - "version": "10.13.0", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.13.0.tgz", - "integrity": "sha512-kF6Pnr7s7GDqVYRqqgyfxvG5vlUqfP+j+JF7oZ7DOs0/35jg6sTu8hyi6oD6Rb3fIKWIf1S9mCU7wR8iKa7dAA==" + "version": "11.7.2", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.2.tgz", + "integrity": "sha512-atPjDa3fv/4xwZpiAt7FZUgAhR5VAASiLP2hu7HUeVDXx+v4/9nD1W0u8xal1e9f2/qGh0DwTxPXPV9XoZIBvg==" }, "temp-file": { "version": "3.3.7", diff --git a/package.json b/package.json index d1f0130..551001d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "ios-uploader": "^1.2.1", "milligram": "^1.4.1", "progressbar.js": "^1.1.0", - "sweetalert2": "^10.13.0" + "sweetalert2": "^11.7.2" }, "build": { "appId": "hexpl0it.ios-uploader-gui",