diff --git a/app/package.json b/app/package.json index b7450fec..c4f7221c 100644 --- a/app/package.json +++ b/app/package.json @@ -59,7 +59,7 @@ "json5": "^2.1.1", "lodash": "^4.17.15", "sumchecker": "^3.0.1", - "sweetalert2": "^9.4.0", + "sweetalert2": "^9.5.4", "vue": "^2.6.10" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index 9f4c42e1..21ef8720 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2724,10 +2724,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -sweetalert2@^9.4.0: - version "9.5.3" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.5.3.tgz#b280e218dc387a96fa2b6175b50d75421a708f7d" - integrity sha512-4wzLUCmVby3NPQC8XHp0HRJgTm5tbAO7OOaqabATNe0U6JN/oyBTS7iJJG9V83MpcP6MLDUEWcGO/Y8i6g2jYw== +sweetalert2@^9.5.4: + version "9.5.4" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.5.4.tgz#fcf9306a70ff9dbe2cb867b3bb7e871d854a2979" + integrity sha512-9FSmW9mCbRTHyx6Nbtgeb5348pJYNGaBafn3reKe/Zx/gOBgxsRVHj3GQ4VusU/tuqDobKAIHUdUvNdsU3MXPQ== tar@^4.4.12: version "4.4.13"