From 20ed96caaf8afefcd37b483b805afd573f8e3200 Mon Sep 17 00:00:00 2001 From: Jason Levitt <229575+slimandslam@users.noreply.github.com> Date: Tue, 26 Nov 2024 15:22:27 -0600 Subject: [PATCH] updated package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f61679..afff77f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "react-bootstrap": "^2.10.4", "react-bootstrap-icons": "^1.11.4", "react-dom": "^18.3.1", - "sweetalert2": "^11.12.4" + "sweetalert2": "^11.14.5" }, "devDependencies": { "eslint": "^9.15.0",