diff --git a/app/package.json b/app/package.json index ef5d2b79..d3288c8e 100644 --- a/app/package.json +++ b/app/package.json @@ -58,7 +58,7 @@ "materialize-css": "^1.0.0", "node-notifier": "^5.4.0", "sumchecker": "^3.0.0", - "sweetalert2": "^8.17.4", + "sweetalert2": "^8.17.6", "vue": "^2.6.10" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index c699f8a0..2714c91b 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2700,10 +2700,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -sweetalert2@^8.17.4: - version "8.17.4" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-8.17.4.tgz#e66dc24102acdb47265a6700750bd4fda125e733" - integrity sha512-+TPiBKwdhke1L5W8irYavtB+SCgWr24IyIWz1AivpA9goCH6YQ/KYpllHjktT7uGa/PPwAPk/f/vstuexNtR7A== +sweetalert2@^8.17.6: + version "8.17.6" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-8.17.6.tgz#80ae892cced06cfb03e6152bfa78e238c24db9be" + integrity sha512-5V/zlNr/WXOW+Hmu2Sn0tCzd2+FvjVZv99i0gNYN7dk31VSPYM9mNuF5QUz5OVq49yYMpOV+F2Qslup8nnm4MQ== tar@^4.4.8: version "4.4.11"