Bump sweetalert2 from 10.14.0 to 10.14.1 (#3423)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.14.0 to 10.14.1.
- [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.14.0...v10.14.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-15 18:32:08 +05:30 committed by GitHub
parent 34080c8eee
commit 4a26ba15d6
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

@ -10968,9 +10968,9 @@
}
},
"sweetalert2": {
"version": "10.14.0",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.14.0.tgz",
"integrity": "sha512-EBUh4k9qyRRsttm9X9j7WUhLExetvTJpcbp1VTMJCpuI2UwHLesXMIw9M+UeuqBywv0UjNMR5PKH7Qnv65m8rw=="
"version": "10.14.1",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.14.1.tgz",
"integrity": "sha512-DI0XsgWSvcMxf58m5FoME9UCPiI5MV+ms819+d5Xly6Z1HvQaQ4sASrcA915g+ow1lsYUnfQLtByqIiosEGd/Q=="
},
"symbol-observable": {
"version": "1.0.1",

View file

@ -126,7 +126,7 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.18",
"sweetalert2": "^10.14.0",
"sweetalert2": "^10.14.1",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.5"