diff --git a/app/package.json b/app/package.json index f916ee68..c43a58b2 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.2", "sumchecker": "^3.0.1", - "sweetalert2": "^10.14.0", + "sweetalert2": "^10.15.7", "system-font-families": "^0.4.1", "vue": "^2.6.12" }, diff --git a/app/yarn.lock b/app/yarn.lock index 8fb75d7b..887ba209 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.14.0: - version "10.14.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.14.0.tgz#73a7487b12b56dec4c1e47d7d4926e8fe880e727" - integrity sha512-EBUh4k9qyRRsttm9X9j7WUhLExetvTJpcbp1VTMJCpuI2UwHLesXMIw9M+UeuqBywv0UjNMR5PKH7Qnv65m8rw== +sweetalert2@^10.15.7: + version "10.15.7" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.15.7.tgz#ad4c8f08432952d3283adbaa9a309c534f5a863d" + integrity sha512-imY0MR03NGefPcGzSYjWYz1GMIlniusEBXilswvKrHD/GMiTxA5jnsdjtK2IoRyXfEaqV7GWt6DM4YVjAZU8gw== syntax-error@^1.1.1: version "1.4.0"