From e44fee21650a2fcb16a19a46b50731b555e2b01f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 20:20:11 +0000 Subject: [PATCH] Bump sweetalert2 from 9.10.3 to 9.10.9 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.10.3 to 9.10.9. - [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/v9.10.3...v9.10.9) 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 ed31a726..a323ac6d 100644 --- a/app/package.json +++ b/app/package.json @@ -61,7 +61,7 @@ "lodash": "^4.17.15", "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sumchecker": "^3.0.1", - "sweetalert2": "^9.10.3", + "sweetalert2": "^9.10.9", "vue": "^2.6.11" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index fb515803..4df02688 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2755,10 +2755,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -sweetalert2@^9.10.3: - version "9.10.3" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.10.3.tgz#e2e420173b2dd4133a20023174ad6636a90b6061" - integrity sha512-i/lDlar8sSH+/YEQ25NXcs0ASB8Upl4JJqKgFHcDtk62vts2hK6i+iOjyCw02s6feS3Qum+MrOHmZNJPFL/g2g== +sweetalert2@^9.10.9: + version "9.10.9" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.10.9.tgz#a727178ea89a0976d3d1bf6ee9ea94d25cef59d1" + integrity sha512-EvCwcS9omZHhxp8XXiWwPMGq2ywGcU0VXeBr3DCibUMmfRkh8f8SxBWFSKMtw57HnK0tKYDhyhQV/vFERtRciQ== tar@^4.4.12: version "4.4.13"