From 66e2267b216f2c4b8d22ee622b1cd70626a5cbca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 17:59:42 +0100 Subject: [PATCH] chore(deps): bump sweetalert2 from 11.3.0 to 11.3.6 (#4199) Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.3.0 to 11.3.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/v11.3.0...v11.3.6) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 62642cb54..7251ff950 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13108,9 +13108,9 @@ } }, "sweetalert2": { - "version": "11.3.0", - "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.3.0.tgz", - "integrity": "sha512-C0TFp0VLxgx+PmhJ0mL8qzx+iYjnCLdDbvQHKY6KAGI+xwawMvLkStPgw2LmJl6itaDhR/qLQStPFIbr1VK9Ow==" + "version": "11.3.6", + "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.3.6.tgz", + "integrity": "sha512-0JBlA36T1e0fuihcyvg4FjoucCOYNmbYDLrEOenGMVg1Jw7UHaC7FmDFp1qf9UGbO89pjgDJrfkThYln8TrYEQ==" }, "symbol-observable": { "version": "1.0.1", diff --git a/package.json b/package.json index a5057e355..717c08f6e 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "select2": "^4.0.13", "sparklines": "^1.3.0", "summernote": "^0.8.20", - "sweetalert2": "^11.3.0", + "sweetalert2": "^11.3.6", "tempusdominus-bootstrap-4": "^5.39.0", "toastr": "^2.1.4", "uplot": "^1.6.18"