From b172838643fdde4eadc00c74563d1677e44b1fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 20:03:55 +0000 Subject: [PATCH] Bump sweetalert2 from 11.1.4 to 11.4.38 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.1.4 to 11.4.38. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.1.4...v11.4.38) --- 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 6c95176d..f3e77710 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.1.4", + "sweetalert2": "^11.4.38", "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 93e3d614..7505352d 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4848,10 +4848,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^11.1.4: - version "11.1.4" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.1.4.tgz#3497064c0ec1493f6df937804b841d889a71a4d8" - integrity sha512-CTNLviF6w1wyh1ou2UY8RpZasV2RiXbO6489v+a1Swz4jrUyuFDDjMZ9tMMVFnxTMdiUGfYiJoFUniZbHSEnHw== +sweetalert2@^11.4.38: + version "11.4.38" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.4.38.tgz#f8cec3a87b99d7f3edd9756676d11d3c86e46b4a" + integrity sha512-H8FDIiL7hLe7uUEdTO6xwk2Vexvr05IL7FGZAIHEFmjjnZRWtRrSUYm//r+4bL8d6XhjWFRHXBs32ZCwH+ir8g== syntax-error@^1.1.1: version "1.4.0"