diff --git a/app/package.json b/app/package.json index 3a1ef549..8c85a732 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.3.4", + "sweetalert2": "^9.3.10", "vue": "^2.6.10" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index b8fb9766..17b0f923 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2863,10 +2863,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -sweetalert2@^9.3.4: - version "9.3.5" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.3.5.tgz#54ef40a2750c52dd59b7d070bae01dee01cdf268" - integrity sha512-AlITkIVaNVu0T9MJmCTyTpCTmozpe+bZG9qTPBHpReoHluA2qyaWDoIvAZLj4NIKsAyH63gno1OLIRynYDS9sA== +sweetalert2@^9.3.10: + version "9.3.10" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.3.10.tgz#f627ec789c0984af48f56bf88c06e415a6aa9df5" + integrity sha512-vvjWcsFPF//WardUicQOncfkh4QNaCm0yNAm26HlzuprJzb3WzRLsnHHE5o6Pi2SQ/TpfVdhsT8O4B7jPYV4gg== tar@^4.4.12: version "4.4.13"