diff --git a/app/package.json b/app/package.json index 74f6d088..881e6047 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.4.0", "sumchecker": "^3.0.1", - "sweetalert2": "^11.0.12", + "sweetalert2": "^11.0.17", "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 f6b22c7e..a4166174 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4887,10 +4887,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -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== +sweetalert2@^11.0.17: + version "11.0.17" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.0.17.tgz#250b18745acf15344121070d78bcb50d62a21432" + integrity sha512-oaCGCNjMU648bDg5+/mdStfFNG9sYEejeEZQY8JpAakUM0pLflB3neNyArAZGcWNUQX1y/jOeRdzcNE05Una4A== syntax-error@^1.1.1: version "1.4.0"