diff --git a/app/package.json b/app/package.json index 351fbc0e..f603c0cf 100644 --- a/app/package.json +++ b/app/package.json @@ -69,7 +69,7 @@ "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sanitize-html": "^2.3.3", "sumchecker": "^3.0.1", - "sweetalert2": "^10.16.7", + "sweetalert2": "^11.0.8", "system-font-families": "^0.4.1", "textarea-caret": "^3.1.0", "vue": "^2.6.12" diff --git a/app/yarn.lock b/app/yarn.lock index 1f533e15..53a2fb48 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4881,10 +4881,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^10.16.7: - version "10.16.7" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.16.7.tgz#beea4accd616c93545ab16ee40c41a3e79ac866b" - integrity sha512-8w7UMU+joJro3r7CyyqLOK5Agc0/TI2OqC2T8odOOYRKbPvq2Bq9GF3HoQT2tFnjiqP5QEpVugayowoIl2ZlWw== +sweetalert2@^11.0.8: + version "11.0.8" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.0.8.tgz#4c03d92983de4616a8130d8c9ab12175572f749f" + integrity sha512-2m4yP/1tQuJYDPX8CnMoJDjvxNUGqbluO4OKIkDH5TB/w6A/DMt5R7iDyxR5Oon7XxIA3PYOy4xwXcJylSw08Q== syntax-error@^1.1.1: version "1.4.0"