Bump sweetalert2 from 10.15.6 to 10.15.7 (#3548)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.15.6 to 10.15.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.15.6...v10.15.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3550/head
dependabot[bot] 2021-03-29 10:27:27 +05:30 committed by GitHub
parent 7b5b9ecbd2
commit e276e4430f
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

@ -10760,9 +10760,9 @@
}
},
"sweetalert2": {
"version": "10.15.6",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.15.6.tgz",
"integrity": "sha512-elLyVvVwBBsgkT0NrxiiVuEv077gqGhm7WEdBjXRHN+TOX+MoC4LpDW2kbdSeJtjjU1sPdqGKfGLoJElIXfVWA=="
"version": "10.15.7",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.15.7.tgz",
"integrity": "sha512-imY0MR03NGefPcGzSYjWYz1GMIlniusEBXilswvKrHD/GMiTxA5jnsdjtK2IoRyXfEaqV7GWt6DM4YVjAZU8gw=="
},
"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.15.6",
"sweetalert2": "^10.15.7",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.7"