From a68d0d851674e6aa39dc40a940bc181729c091bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 20:03:22 +0000 Subject: [PATCH] Bump sweetalert2 from 11.0.17 to 11.1.4 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.0.17 to 11.1.4. - [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/v11.0.17...v11.1.4) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[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 e0bc325b..aa75cc37 100644 --- a/app/package.json +++ b/app/package.json @@ -69,7 +69,7 @@ "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sanitize-html": "^2.4.0", "sumchecker": "^3.0.1", - "sweetalert2": "^11.0.17", + "sweetalert2": "^11.1.4", "system-font-families": "^0.4.1", "textarea-caret": "^3.1.0", "uuid": "^8.3.2", diff --git a/app/yarn.lock b/app/yarn.lock index 93adbadc..d37d8399 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4893,10 +4893,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^11.0.17: - version "11.0.17" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.0.17.tgz#250b18745acf15344121070d78bcb50d62a21432" - integrity sha512-oaCGCNjMU648bDg5+/mdStfFNG9sYEejeEZQY8JpAakUM0pLflB3neNyArAZGcWNUQX1y/jOeRdzcNE05Una4A== +sweetalert2@^11.1.4: + version "11.1.4" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.1.4.tgz#3497064c0ec1493f6df937804b841d889a71a4d8" + integrity sha512-CTNLviF6w1wyh1ou2UY8RpZasV2RiXbO6489v+a1Swz4jrUyuFDDjMZ9tMMVFnxTMdiUGfYiJoFUniZbHSEnHw== syntax-error@^1.1.1: version "1.4.0"