Bump sweetalert2 from 10.12.6 to 10.12.7 (#3281)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.12.6 to 10.12.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.12.6...v10.12.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3292/head
dependabot[bot] 2021-01-05 06:25:47 +01:00 committed by GitHub
parent cf82eb6519
commit f71d931898
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

@ -11240,9 +11240,9 @@
}
},
"sweetalert2": {
"version": "10.12.6",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.12.6.tgz",
"integrity": "sha512-kkPRpNqP0wF9tAVu1Ygp4pQx4pXY/pgseyW3dOXXRu0S6s7HKfHEmpBUIZrBylRfeJFPOsSEk6sALSwKzNZ9RQ=="
"version": "10.12.7",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.12.7.tgz",
"integrity": "sha512-nzT2WtZSxu8ZAeqYlfIri+Wuf3OWH+g4rR0rcoFgApACoHTrW+0iqLUXtZ7OdpDERIKvJi1EKNAbvKSN34Hbcg=="
},
"symbol-observable": {
"version": "1.0.1",

View File

@ -123,7 +123,7 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.18",
"sweetalert2": "^10.12.6",
"sweetalert2": "^10.12.7",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.5.2"