From 3235fda9c3ba65109a543b7b0f0982d07722bfbf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 12:17:41 +0000 Subject: [PATCH] Bump sweetalert2 from 8.19.0 to 11.0.19 Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 8.19.0 to 11.0.19. - [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.0.19) 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..8f184c9 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.0.19" }, "scripts": { "build-css": "node-sass-chokidar src/ -o src/",