chore(deps): bump sweetalert2 from 11.4.12 to 11.4.19 (#4535)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.4.12 to 11.4.19.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.4.12...v11.4.19)

---
updated-dependencies:
- dependency-name: sweetalert2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/4534/head
dependabot[bot] 2022-06-28 21:37:36 +02:00 committed by GitHub
parent 4f1546acb2
commit 6e9571731d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 24 deletions

30
package-lock.json generated
View File

@ -17,7 +17,6 @@
"bootstrap": "^4.6.1", "bootstrap": "^4.6.1",
"bootstrap-colorpicker": "^3.4.0", "bootstrap-colorpicker": "^3.4.0",
"bootstrap-slider": "^11.0.2", "bootstrap-slider": "^11.0.2",
"bootstrap-switch": "3.3.4",
"bootstrap4-duallistbox": "^4.0.2", "bootstrap4-duallistbox": "^4.0.2",
"bs-custom-file-input": "^1.3.4", "bs-custom-file-input": "^1.3.4",
"bs-stepper": "^1.7.0", "bs-stepper": "^1.7.0",
@ -67,7 +66,7 @@
"select2": "^4.0.13", "select2": "^4.0.13",
"sparklines": "^1.3.0", "sparklines": "^1.3.0",
"summernote": "^0.8.20", "summernote": "^0.8.20",
"sweetalert2": "^11.4.12", "sweetalert2": "^11.4.19",
"tempusdominus-bootstrap-4": "^5.39.2", "tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4", "toastr": "^2.1.4",
"uplot": "^1.6.20" "uplot": "^1.6.20"
@ -3133,15 +3132,6 @@
"resolved": "https://registry.npmjs.org/bootstrap-slider/-/bootstrap-slider-11.0.2.tgz", "resolved": "https://registry.npmjs.org/bootstrap-slider/-/bootstrap-slider-11.0.2.tgz",
"integrity": "sha512-CdwS+Z6X79OkLes9RfDgPB9UIY/+81wTkm6ktdSB6hdyiRbjJLFQIjZdnEr55tDyXZfgC7U6yeSXkNN9ZdGqjA==" "integrity": "sha512-CdwS+Z6X79OkLes9RfDgPB9UIY/+81wTkm6ktdSB6hdyiRbjJLFQIjZdnEr55tDyXZfgC7U6yeSXkNN9ZdGqjA=="
}, },
"node_modules/bootstrap-switch": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/bootstrap-switch/-/bootstrap-switch-3.3.4.tgz",
"integrity": "sha1-cOCusqh3wNx2aZHeEI4hcPwpov8=",
"peerDependencies": {
"bootstrap": "^3.1.1",
"jquery": ">=1.9.0"
}
},
"node_modules/bootstrap4-duallistbox": { "node_modules/bootstrap4-duallistbox": {
"version": "4.0.2", "version": "4.0.2",
"resolved": "https://registry.npmjs.org/bootstrap4-duallistbox/-/bootstrap4-duallistbox-4.0.2.tgz", "resolved": "https://registry.npmjs.org/bootstrap4-duallistbox/-/bootstrap4-duallistbox-4.0.2.tgz",
@ -13862,9 +13852,9 @@
} }
}, },
"node_modules/sweetalert2": { "node_modules/sweetalert2": {
"version": "11.4.12", "version": "11.4.19",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.12.tgz", "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.19.tgz",
"integrity": "sha512-GnoiNVT747Gxa3xX7fbQPTer7J/yafWog56Un12AlP2YB7krGV93oVWfMQCbqPFVQjz3HXKKoJGxPo80HkcSnQ==", "integrity": "sha512-N3GA2M/K6PFzLprKWENioL0ckXPHLiWwvMMAJSfGgxB+aptzQrElv6D+j3D++K9yXSjpTs3XqJHYUQpEUzpv/g==",
"funding": { "funding": {
"type": "individual", "type": "individual",
"url": "https://sweetalert2.github.io/#donations" "url": "https://sweetalert2.github.io/#donations"
@ -17456,12 +17446,6 @@
"resolved": "https://registry.npmjs.org/bootstrap-slider/-/bootstrap-slider-11.0.2.tgz", "resolved": "https://registry.npmjs.org/bootstrap-slider/-/bootstrap-slider-11.0.2.tgz",
"integrity": "sha512-CdwS+Z6X79OkLes9RfDgPB9UIY/+81wTkm6ktdSB6hdyiRbjJLFQIjZdnEr55tDyXZfgC7U6yeSXkNN9ZdGqjA==" "integrity": "sha512-CdwS+Z6X79OkLes9RfDgPB9UIY/+81wTkm6ktdSB6hdyiRbjJLFQIjZdnEr55tDyXZfgC7U6yeSXkNN9ZdGqjA=="
}, },
"bootstrap-switch": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/bootstrap-switch/-/bootstrap-switch-3.3.4.tgz",
"integrity": "sha1-cOCusqh3wNx2aZHeEI4hcPwpov8=",
"requires": {}
},
"bootstrap4-duallistbox": { "bootstrap4-duallistbox": {
"version": "4.0.2", "version": "4.0.2",
"resolved": "https://registry.npmjs.org/bootstrap4-duallistbox/-/bootstrap4-duallistbox-4.0.2.tgz", "resolved": "https://registry.npmjs.org/bootstrap4-duallistbox/-/bootstrap4-duallistbox-4.0.2.tgz",
@ -25864,9 +25848,9 @@
} }
}, },
"sweetalert2": { "sweetalert2": {
"version": "11.4.12", "version": "11.4.19",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.12.tgz", "resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.19.tgz",
"integrity": "sha512-GnoiNVT747Gxa3xX7fbQPTer7J/yafWog56Un12AlP2YB7krGV93oVWfMQCbqPFVQjz3HXKKoJGxPo80HkcSnQ==" "integrity": "sha512-N3GA2M/K6PFzLprKWENioL0ckXPHLiWwvMMAJSfGgxB+aptzQrElv6D+j3D++K9yXSjpTs3XqJHYUQpEUzpv/g=="
}, },
"symbol-observable": { "symbol-observable": {
"version": "1.0.1", "version": "1.0.1",

View File

@ -120,7 +120,7 @@
"select2": "^4.0.13", "select2": "^4.0.13",
"sparklines": "^1.3.0", "sparklines": "^1.3.0",
"summernote": "^0.8.20", "summernote": "^0.8.20",
"sweetalert2": "^11.4.12", "sweetalert2": "^11.4.19",
"tempusdominus-bootstrap-4": "^5.39.2", "tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4", "toastr": "^2.1.4",
"uplot": "^1.6.20" "uplot": "^1.6.20"