From dd0fd325b822baa6b4a26e71bda1bd90f8869617 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 01:13:55 +0900 Subject: [PATCH] Bump sweetalert2 from 9.3.5 to 9.3.10 in /app (#174) Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.3.5 to 9.3.10. - [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.3.5...v9.3.10) 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 3a1ef549..8c85a732 100644 --- a/app/package.json +++ b/app/package.json @@ -59,7 +59,7 @@ "json5": "^2.1.1", "lodash": "^4.17.15", "sumchecker": "^3.0.0", - "sweetalert2": "^9.3.4", + "sweetalert2": "^9.3.10", "vue": "^2.6.10" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index b8fb9766..17b0f923 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2863,10 +2863,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -sweetalert2@^9.3.4: - version "9.3.5" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.3.5.tgz#54ef40a2750c52dd59b7d070bae01dee01cdf268" - integrity sha512-AlITkIVaNVu0T9MJmCTyTpCTmozpe+bZG9qTPBHpReoHluA2qyaWDoIvAZLj4NIKsAyH63gno1OLIRynYDS9sA== +sweetalert2@^9.3.10: + version "9.3.10" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.3.10.tgz#f627ec789c0984af48f56bf88c06e415a6aa9df5" + integrity sha512-vvjWcsFPF//WardUicQOncfkh4QNaCm0yNAm26HlzuprJzb3WzRLsnHHE5o6Pi2SQ/TpfVdhsT8O4B7jPYV4gg== tar@^4.4.12: version "4.4.13"