diff --git a/app/package.json b/app/package.json index af4cb335..3302cb45 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": "^11.0.8", + "sweetalert2": "^11.0.12", "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 e69ff251..f208f615 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4892,10 +4892,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -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== +sweetalert2@^11.0.12: + version "11.0.12" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.0.12.tgz#7b500fad352def30412798883433b37e48cb14dc" + integrity sha512-iAn9nB1qu+8z4xjuxeJp+BfBcgReh+NDZ7P/I1r8oDMcukLtYYJxcpEbiaIpBYU4+k698WHe90oCm+UgCCVnqA== syntax-error@^1.1.1: version "1.4.0"