diff --git a/app/package.json b/app/package.json index e4cb3dc5..77594158 100644 --- a/app/package.json +++ b/app/package.json @@ -70,7 +70,7 @@ "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sanitize-html": "^2.3.1", "sumchecker": "^3.0.1", - "sweetalert2": "^10.13.0", + "sweetalert2": "^10.14.0", "system-font-families": "^0.4.1", "vue": "^2.6.12" }, diff --git a/app/yarn.lock b/app/yarn.lock index d8bcae4e..e00eae7c 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4397,10 +4397,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^10.13.0: - version "10.13.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.13.0.tgz#fd3c25ae511c36608d205aa020214508641ebd45" - integrity sha512-kF6Pnr7s7GDqVYRqqgyfxvG5vlUqfP+j+JF7oZ7DOs0/35jg6sTu8hyi6oD6Rb3fIKWIf1S9mCU7wR8iKa7dAA== +sweetalert2@^10.14.0: + version "10.14.0" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.14.0.tgz#73a7487b12b56dec4c1e47d7d4926e8fe880e727" + integrity sha512-EBUh4k9qyRRsttm9X9j7WUhLExetvTJpcbp1VTMJCpuI2UwHLesXMIw9M+UeuqBywv0UjNMR5PKH7Qnv65m8rw== syntax-error@^1.1.1: version "1.4.0"