Bump sweetalert2 from 10.16.6 to 10.16.7 (#3651)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.16.6 to 10.16.7.
- [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.6...v10.16.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3658/head
dependabot[bot] 2021-05-03 16:30:33 +05:30 committed by GitHub
parent 6e37e1f699
commit 20080ddad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11399,9 +11399,9 @@
}
},
"sweetalert2": {
"version": "10.16.6",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.6.tgz",
"integrity": "sha512-089SRfG8NopJAVG9euo+kKHWRaCK6V5WY6v1kySYL07SDF/FEEW1Fu+LqkHqvQ0h3KnQ8AE2Z81mpvhMOlx/Vw=="
"version": "10.16.7",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.7.tgz",
"integrity": "sha512-8w7UMU+joJro3r7CyyqLOK5Agc0/TI2OqC2T8odOOYRKbPvq2Bq9GF3HoQT2tFnjiqP5QEpVugayowoIl2ZlWw=="
},
"symbol-observable": {
"version": "1.0.1",

View File

@ -121,7 +121,7 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.18",
"sweetalert2": "^10.16.6",
"sweetalert2": "^10.16.7",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.9"