From dd611a48c6bb365efd4c9bcc79a3599e153aa7e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 04:42:10 +0000 Subject: [PATCH] Bump sweetalert2 from 11.7.20 to 11.9.0 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.20 to 11.9.0. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.7.20...v11.9.0) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0db106118..061305f80 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "node-podcast-parser": "^2.0.0", "rxjs": "~7.8.1", "semver": "^7.3.7", - "sweetalert2": "^11.7.20", + "sweetalert2": "^11.9.0", "tslib": "^2.4.0", "typeface-nunito-sans": "^1.1.13", "typeface-open-sans": "^1.1.13", diff --git a/yarn.lock b/yarn.lock index 23190c488..b1214388b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9097,10 +9097,10 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -sweetalert2@^11.7.20: - version "11.7.20" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.7.20.tgz#1306f41a44e347093fc6f25ccf5ca4812951faff" - integrity sha512-GdU1TkiLpGGC0mcPV8bKmS7G0MR7caxambPkEU8zyepRSNR9EaEvIjNhX5QNkL0VFVzHbI3l12NtuEklkJ0D4Q== +sweetalert2@^11.9.0: + version "11.9.0" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.9.0.tgz#c761c9ed6773f22f5c97edfef0c51944f1e70280" + integrity sha512-PA3qinKZMNGAhA+AUu2wU7yQOpeZCgOaYWRcg26f4cZN6f7M9iPBuobsxOhR9EHs7ihUIxT6vhAMiB4kcmk1SA== symbol-observable@4.0.0: version "4.0.0"