From 3373286dc73f9c38710aa797b3ca6267f92e0e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 07:09:02 +0000 Subject: [PATCH] build(deps): bump sweetalert2 from 11.4.8 to 11.10.1 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.4.8 to 11.10.1. - [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.10.1) --- 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 bcfa6809..e39a63b7 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.10.1" }, "devDependencies": { "@commitlint/cli": "^17.3.0", @@ -15275,12 +15275,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.10.1", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.10.1.tgz", + "integrity": "sha512-qu145oBuFfjYr5yZW9OSdG6YmRxDf8CnkgT/sXMfrXGe+asFy2imC2vlaLQ/L/naZ/JZna1MPAY56G4qYM0VUQ==", "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..aff345b5 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.10.1" }, "release": { "branches": [