From e7aa01c547058a5649d4d148f9c7b0a0776b9c9a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 01:34:56 +0900 Subject: [PATCH] Bump sweetalert2 from 9.3.10 to 9.3.16 in /app (#178) Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.3.10 to 9.3.16. - [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.10...v9.3.16) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/package.json b/app/package.json index 3f890944..fc1cabb4 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.10", + "sweetalert2": "^9.3.16", "vue": "^2.6.10" }, "optionalDependencies": { diff --git a/app/yarn.lock b/app/yarn.lock index 2a42f3c1..4ea73690 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1206,7 +1206,7 @@ find-up@^3.0.0: dependencies: locate-path "^3.0.0" -font-manager@^0.3.0: +font-manager@0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/font-manager/-/font-manager-0.3.0.tgz#9efdc13e521a3d8752e7ab56c3938818043a311f" integrity sha512-6N3pzO+9kxE3yD9c4VN7reg5fqgFvjcUdxZmwauRzsExaeKRu0APfEi3DOISFakokybgKlZcLFQHawwc2TMpQQ== @@ -2703,10 +2703,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -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== +sweetalert2@^9.3.16: + version "9.3.16" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.3.16.tgz#dc32bf977246236e69fb9e979ceb1a67426b426d" + integrity sha512-5JGvUwP1/oFblPm+vRK5vkCeOSJpnqLNcNAAEjgQiCJuoOaBmGMnB89q/Zq66mn1jsa64apilYHY4tDW7uvTFQ== tar@^4.4.12: version "4.4.13"