From 0712a33ffb1e0c3ea150796f6c3383c6df0cde81 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 22:57:15 +0000 Subject: [PATCH] build(deps): bump sweetalert2 from 9.10.2 to 9.17.1 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.10.2 to 9.17.1. - [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.2...v9.17.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 168819a..cdeb57e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "leaflet": "^1.6.0", "ngx-pagination": "^5.0.0", "rxjs": "~6.5.4", - "sweetalert2": "^9.10.2", + "sweetalert2": "^9.17.1", "tailwindcss": "^1.6.2", "tslib": "^1.10.0", "zone.js": "~0.10.3" diff --git a/yarn.lock b/yarn.lock index 896d17d..d70a193 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9200,10 +9200,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -sweetalert2@^9.10.2: - version "9.10.2" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.10.2.tgz#6cad40638fb65907c38942ea01194a8fd4be1f68" - integrity sha512-muth00S/u8739EY3JqaqAAw3mZd8DNldQWBpIq5GTo9V+2C7qMBEh3oZOr9DmO39va5D2zx4T3xq4VU5VAnLmg== +sweetalert2@^9.17.1: + version "9.17.1" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.17.1.tgz#3d3c8d2dd8b44aeec6a01bf611be265143586bd1" + integrity sha512-D/VE2lT/bKd64/RBglLUtQ+3nsftzjzIiP2iqN6zPzPwf+2djIY+4k8Bg430zxRUn4DkZzyIuU58q3n0J43lvw== symbol-observable@1.2.0: version "1.2.0"