Browse Source

Bump sweetalert2 from 10.12.5 to 10.12.6 (#3260)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3267/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
013e3fd9dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -11229,9 +11229,9 @@
}
},
"sweetalert2": {
"version": "10.12.5",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.12.5.tgz",
"integrity": "sha512-AyHHvwIIkelpfTLAKb3RDdOJv5rXoKGfMzcWr9lx6EEK/PnRU3bZosvnJavXgf2f5Uaz+N3KlqtDOgLVdi33hA=="
"version": "10.12.6",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.12.6.tgz",
"integrity": "sha512-kkPRpNqP0wF9tAVu1Ygp4pQx4pXY/pgseyW3dOXXRu0S6s7HKfHEmpBUIZrBylRfeJFPOsSEk6sALSwKzNZ9RQ=="
},
"symbol-observable": {
"version": "1.0.1",

2
package.json

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

Loading…
Cancel
Save