From ba0c28a73ffdddee0cd8669831e9e79ce0a5cb61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 19:02:59 +0000 Subject: [PATCH] Bump sweetalert2 from 11.14.3 to 11.14.4 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.14.3 to 11.14.4. - [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.14.3...v11.14.4) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1b02a85..35ec10c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react-helmet": "^6.1.0", "react-router-dom": "^6.27.0", "react-scripts": "5.0.1", - "sweetalert2": "^11.14.3", + "sweetalert2": "^11.14.4", "sweetalert2-react-content": "^5.0.7", "tailwindcss": "^3.4.14", "web-vitals": "^4.2.3" @@ -14936,9 +14936,9 @@ } }, "node_modules/sweetalert2": { - "version": "11.14.3", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.3.tgz", - "integrity": "sha512-6NuBHWJCv2gtw4y8PUXLB41hty+V6U2mKZMAvydL1IRPcORR0yuyq3cjFD/+ByrCk3muEFggbZX/x6HwmbVfbA==", + "version": "11.14.4", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.14.4.tgz", + "integrity": "sha512-8QMzjxCuinwm18EK5AtYvuhP+lRMRxTWVXy8om9wGlULsXSI4TD29kyih3VYrSXMMBlD4EShFvNC7slhTC7j0w==", "funding": { "type": "individual", "url": "https://github.com/sponsors/limonte" diff --git a/package.json b/package.json index d16c167..30c6e01 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-helmet": "^6.1.0", "react-router-dom": "^6.27.0", "react-scripts": "5.0.1", - "sweetalert2": "^11.14.3", + "sweetalert2": "^11.14.4", "sweetalert2-react-content": "^5.0.7", "tailwindcss": "^3.4.14", "web-vitals": "^4.2.3"