From 9785f692a973f1bdc51a8daedf2c8a7b11a26473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 18:07:19 +0000 Subject: [PATCH] build(deps): bump sweetalert2 from 11.4.8 to 11.9.0 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.4.8 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.4.8...v11.9.0) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9c7f6ce3..990271a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "alpinejs": "^3.10.5", "bootswatch": "^4.6.2", "flatpickr": "^4.6.13", - "sweetalert2": "11.4.8" + "sweetalert2": "11.9.0" }, "devDependencies": { "@commitlint/cli": "^17.3.0", @@ -15188,12 +15188,12 @@ } }, "node_modules/sweetalert2": { - "version": "11.4.8", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.8.tgz", - "integrity": "sha512-BDS/+E8RwaekGSxCPUbPnsRAyQ439gtXkTF/s98vY2l9DaVEOMjGj1FaQSorfGREKsbbxGSP7UXboibL5vgTMA==", + "version": "11.9.0", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.9.0.tgz", + "integrity": "sha512-PA3qinKZMNGAhA+AUu2wU7yQOpeZCgOaYWRcg26f4cZN6f7M9iPBuobsxOhR9EHs7ihUIxT6vhAMiB4kcmk1SA==", "funding": { "type": "individual", - "url": "https://sweetalert2.github.io/#donations" + "url": "https://github.com/sponsors/limonte" } }, "node_modules/tapable": { diff --git a/package.json b/package.json index 0ca1c8ad..ec66bd09 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "alpinejs": "^3.10.5", "bootswatch": "^4.6.2", "flatpickr": "^4.6.13", - "sweetalert2": "11.4.8" + "sweetalert2": "11.9.0" }, "release": { "branches": [