diff --git a/app/package.json b/app/package.json index ece31401..ceb63992 100644 --- a/app/package.json +++ b/app/package.json @@ -70,7 +70,7 @@ "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sanitize-html": "^2.3.0", "sumchecker": "^3.0.1", - "sweetalert2": "^10.10.0", + "sweetalert2": "^10.13.0", "system-font-families": "^0.4.1", "vue": "^2.6.12" }, diff --git a/app/yarn.lock b/app/yarn.lock index e33b5d22..79e708ce 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4397,10 +4397,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^10.10.0: - version "10.10.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.10.0.tgz#84e8fe1c1c756059196fd89c49790d4bfb954b93" - integrity sha512-TnYWt1hnPw/jkK1IqPpFT4yMZGE9VsKJApzd0dcjsrE8biykeoECpIgV8DzRVvWufit/1Z2m5Zdyo2hjBfGzoQ== +sweetalert2@^10.13.0: + version "10.13.0" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.13.0.tgz#fd3c25ae511c36608d205aa020214508641ebd45" + integrity sha512-kF6Pnr7s7GDqVYRqqgyfxvG5vlUqfP+j+JF7oZ7DOs0/35jg6sTu8hyi6oD6Rb3fIKWIf1S9mCU7wR8iKa7dAA== syntax-error@^1.1.1: version "1.4.0"