Bump sweetalert2 from 10.15.7 to 10.16.0 (#3586)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.15.7 to 10.16.0.
- [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.7...v10.16.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3585/head^2
dependabot[bot] 2021-04-12 10:47:58 +05:30 committed by GitHub
parent b4d0e2b9ea
commit 7637c03c3f
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

@ -10718,9 +10718,9 @@
} }
}, },
"sweetalert2": { "sweetalert2": {
"version": "10.15.7", "version": "10.16.0",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.15.7.tgz", "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.0.tgz",
"integrity": "sha512-imY0MR03NGefPcGzSYjWYz1GMIlniusEBXilswvKrHD/GMiTxA5jnsdjtK2IoRyXfEaqV7GWt6DM4YVjAZU8gw==" "integrity": "sha512-qJp4nIpx0MPDnAdY6MurwH/mAovfCzWo07hFoQ41C46XGLpNkxiqBbJDNdhGfMFwbDY1e9jfttNFxe5IsrkEtA=="
}, },
"symbol-observable": { "symbol-observable": {
"version": "1.0.1", "version": "1.0.1",

View File

@ -121,7 +121,7 @@
"select2": "^4.0.13", "select2": "^4.0.13",
"sparklines": "^1.3.0", "sparklines": "^1.3.0",
"summernote": "^0.8.18", "summernote": "^0.8.18",
"sweetalert2": "^10.15.7", "sweetalert2": "^10.16.0",
"tempusdominus-bootstrap-4": "^5.39.0", "tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4", "toastr": "^2.1.4",
"uplot": "^1.6.7" "uplot": "^1.6.7"