From 87c747cb9329d40e5afc8a99f8856c275f317323 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 20:13:08 +0000 Subject: [PATCH] Bump sweetalert2 from 10.13.0 to 10.14.0 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.13.0 to 10.14.0. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v10.13.0...v10.14.0) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index e4cb3dc5..77594158 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.1", "sumchecker": "^3.0.1", - "sweetalert2": "^10.13.0", + "sweetalert2": "^10.14.0", "system-font-families": "^0.4.1", "vue": "^2.6.12" }, diff --git a/app/yarn.lock b/app/yarn.lock index d8bcae4e..e00eae7c 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.13.0: - version "10.13.0" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.13.0.tgz#fd3c25ae511c36608d205aa020214508641ebd45" - integrity sha512-kF6Pnr7s7GDqVYRqqgyfxvG5vlUqfP+j+JF7oZ7DOs0/35jg6sTu8hyi6oD6Rb3fIKWIf1S9mCU7wR8iKa7dAA== +sweetalert2@^10.14.0: + version "10.14.0" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.14.0.tgz#73a7487b12b56dec4c1e47d7d4926e8fe880e727" + integrity sha512-EBUh4k9qyRRsttm9X9j7WUhLExetvTJpcbp1VTMJCpuI2UwHLesXMIw9M+UeuqBywv0UjNMR5PKH7Qnv65m8rw== syntax-error@^1.1.1: version "1.4.0"