diff --git a/app/package.json b/app/package.json index cc9aa00d..bf5d3e9d 100644 --- a/app/package.json +++ b/app/package.json @@ -59,7 +59,7 @@ "json5": "^2.1.1", "lodash": "^4.17.15", "sumchecker": "^3.0.0", - "sweetalert2": "^9.4.0", + "sweetalert2": "^9.5.3", "sumchecker": "^3.0.1", "sweetalert2": "^9.4.0", "vue": "^2.6.10" diff --git a/app/yarn.lock b/app/yarn.lock index e132c7b9..b8cb1b9f 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2713,9 +2713,9 @@ supports-color@^5.3.0: has-flag "^3.0.0" sweetalert2@^9.4.0: - version "9.4.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.4.0.tgz#7dc06b09b830e201b5a51a2c84e52af3b8f396be" - integrity sha512-c9Azg2eVXIgaYV9Su2tRbRip7YD3baGwl9S7yKVdELu9E7rEcER+WBeJenVjR6kRGC426ggMFUgLTf0l/LUb1Q== + version "9.5.3" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.5.3.tgz#b280e218dc387a96fa2b6175b50d75421a708f7d" + integrity sha512-4wzLUCmVby3NPQC8XHp0HRJgTm5tbAO7OOaqabATNe0U6JN/oyBTS7iJJG9V83MpcP6MLDUEWcGO/Y8i6g2jYw== tar@^4.4.12: version "4.4.13"