From c72c4efed9023faf122bfe84527368f6ed85ffd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 10:31:07 +0100 Subject: [PATCH] Bump sweetalert2 from 10.13.0 to 10.13.1 (#3355) Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.13.0 to 10.13.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/v10.13.0...v10.13.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3183398de..f7a44eec5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10350,9 +10350,9 @@ } }, "sweetalert2": { - "version": "10.13.0", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.13.0.tgz", - "integrity": "sha512-kF6Pnr7s7GDqVYRqqgyfxvG5vlUqfP+j+JF7oZ7DOs0/35jg6sTu8hyi6oD6Rb3fIKWIf1S9mCU7wR8iKa7dAA==" + "version": "10.13.1", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.13.1.tgz", + "integrity": "sha512-m5X9st+/yuuvrSNwsXhq0+Imh3qZx6y5jceaf8JrluiRUIGTuHe16YPOT9V6lD69RtMAdjG8ZfT2DaxW4Tx6yg==" }, "symbol-observable": { "version": "1.0.1", diff --git a/package.json b/package.json index 4a4893597..fafb8d50e 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "select2": "^4.0.13", "sparklines": "^1.3.0", "summernote": "^0.8.18", - "sweetalert2": "^10.13.0", + "sweetalert2": "^10.13.1", "tempusdominus-bootstrap-4": "^5.39.0", "toastr": "^2.1.4", "uplot": "^1.6.1"