From f55b08cbf321b0b6a577f9a0d9691ff7f8601ed0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 05:02:25 +0000 Subject: [PATCH] Bump sweetalert2 from 10.3.1 to 10.3.5 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.3.1 to 10.3.5. - [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.3.1...v10.3.5) 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 b1d821dd..977e4c02 100644 --- a/app/package.json +++ b/app/package.json @@ -68,7 +68,7 @@ "lodash": "^4.17.20", "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sumchecker": "^3.0.1", - "sweetalert2": "^10.3.1", + "sweetalert2": "^10.3.5", "system-font-families": "^0.4.1", "vue": "^2.6.12" }, diff --git a/app/yarn.lock b/app/yarn.lock index 3ff9afef..06c8e12d 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -3149,10 +3149,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^10.3.1: - version "10.3.1" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.3.1.tgz#a2c051ab3a3b603273e69c613c58ed42cc35780f" - integrity sha512-4pUSfX3+Lu4rxWwxc+otgTyhXn3G/ZWk1USKZM94ZC1cV4zg9fLvHLpEeoToZnsWifUIsdvhDt94Kv8NB8ySMA== +sweetalert2@^10.3.5: + version "10.3.5" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-10.3.5.tgz#e5a10ad789163e85ec6031a413b08b20e5aae0a4" + integrity sha512-8XBQvW2frWVn0Xs80qyraRXcb3Mg/aKG+9sdVPlzViDIYJfLhMeda3pRuyGzyvrPXbBQ3KRjs+66xKH3kz8/og== system-font-families@^0.4.1: version "0.4.1"