From 2ab2d92a6713d56fdf65a38dbae5f329eebd32ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 12:21:18 +0000 Subject: [PATCH] Bump sweetalert2 from 8.19.0 to 11.1.1 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 8.19.0 to 11.1.1. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v8.19.0...v11.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 149c6b3..64e2bae 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "socket.io": "^2.1.1", "socket.io-client": "^2.1.1", "stripe": "^8.92.0", - "sweetalert2": "^8.15.2" + "sweetalert2": "^11.1.1" }, "scripts": { "build-css": "node-sass-chokidar src/ -o src/",