diff --git a/app/package.json b/app/package.json index 42a083c8..3b6ce6a4 100644 --- a/app/package.json +++ b/app/package.json @@ -69,7 +69,7 @@ "lodash": "^4.17.19", "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sumchecker": "^3.0.1", - "sweetalert2": "^9.17.0", + "sweetalert2": "^10.0.2", "system-font-families": "^0.4.1", "vue": "^2.6.11" }, diff --git a/app/yarn.lock b/app/yarn.lock index fffca333..db4c3d72 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -3211,10 +3211,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^9.17.0: - version "9.17.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.17.0.tgz#9ea457f3c44295a3629ed5998fee6a51940c3891" - integrity sha512-tOby96N1FlTT8Xi7Y7QlTiswNJTySgghmRSyFwb3pO3zdrhsR2PUp4ucmye7a3CTLbLdqjHdszsGlCJ0v6pGaQ== +sweetalert2@^10.0.2: + version "10.0.2" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.0.2.tgz#dd2ae80102b992c7acd683a68c5b875209ee77d0" + integrity sha512-norIgpVW16EAD+wgAnw86PTQn4WgBTXwSJUOUrWP0cd+gVjQKxYXyMNJWAcb1bBAMr9dL2dyS4LztbyErRZ/BA== system-font-families@^0.4.1: version "0.4.1"