chore(deps): bump sweetalert2 from 11.4.4 to 11.4.6 (#4352)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.4.4 to 11.4.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/v11.4.4...v11.4.6)

---
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/4345/head
dependabot[bot] 2022-03-26 19:59:04 +01:00 committed by GitHub
parent f423f0a2d0
commit d834c1dcb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 8 deletions

15
package-lock.json generated
View File

@ -67,7 +67,7 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.20",
"sweetalert2": "^11.4.4",
"sweetalert2": "^11.4.6",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.19"
@ -13976,10 +13976,11 @@
}
},
"node_modules/sweetalert2": {
"version": "11.4.4",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.4.tgz",
"integrity": "sha512-9yYWQuRT1v9JNI/paPTSYV+68MHwe9C+HQ/I2jtfaFzoJgYRftWXOs4JqmDSjT7m2m4r8ebMMn8LcxD1Wq9B/w==",
"version": "11.4.6",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.6.tgz",
"integrity": "sha512-7UDJV8etrJQ6vJGh88k7D63qBKtwEl8JV7zIxmO2Frp8ZGQDgQQC6f9ivqiVwLRxoEyfxsn/v3T6Zykk7/vlEg==",
"funding": {
"type": "individual",
"url": "https://sweetalert2.github.io/#donations"
}
},
@ -26021,9 +26022,9 @@
}
},
"sweetalert2": {
"version": "11.4.4",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.4.tgz",
"integrity": "sha512-9yYWQuRT1v9JNI/paPTSYV+68MHwe9C+HQ/I2jtfaFzoJgYRftWXOs4JqmDSjT7m2m4r8ebMMn8LcxD1Wq9B/w=="
"version": "11.4.6",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.6.tgz",
"integrity": "sha512-7UDJV8etrJQ6vJGh88k7D63qBKtwEl8JV7zIxmO2Frp8ZGQDgQQC6f9ivqiVwLRxoEyfxsn/v3T6Zykk7/vlEg=="
},
"symbol-observable": {
"version": "1.0.1",

View File

@ -121,7 +121,7 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.20",
"sweetalert2": "^11.4.4",
"sweetalert2": "^11.4.6",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.19"