From 9fb2b328b118455d994a5bc311278fca0d0c7c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 13:02:03 +0530 Subject: [PATCH] Bump sweetalert2 from 10.16.3 to 10.16.6 (#3627) Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.16.3 to 10.16.6. - [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.16.3...v10.16.6) 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 27442c05d..9a98a789a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10954,9 +10954,9 @@ } }, "sweetalert2": { - "version": "10.16.3", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.3.tgz", - "integrity": "sha512-ZSr+U9crlg1+wIf+S7BGBO5LFlNFRh+UM6ZURGPX5o1h14hJs6UdOce059VQz7jzuFB+xsO5TSvShNvp5YTqGQ==" + "version": "10.16.6", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.6.tgz", + "integrity": "sha512-089SRfG8NopJAVG9euo+kKHWRaCK6V5WY6v1kySYL07SDF/FEEW1Fu+LqkHqvQ0h3KnQ8AE2Z81mpvhMOlx/Vw==" }, "symbol-observable": { "version": "1.0.1", diff --git a/package.json b/package.json index 7163386e4..5efb4c899 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "select2": "^4.0.13", "sparklines": "^1.3.0", "summernote": "^0.8.18", - "sweetalert2": "^10.16.3", + "sweetalert2": "^10.16.6", "tempusdominus-bootstrap-4": "^5.39.0", "toastr": "^2.1.4", "uplot": "^1.6.8"