chore(deps): bump sweetalert2 from 11.4.19 to 11.4.20 (#4578)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.4.19 to 11.4.20.
- [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.19...v11.4.20)

---
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/5548/head
dependabot[bot] 2022-07-12 11:58:22 +02:00 committed by GitHub
parent a210ae797a
commit 9dac202e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -66,7 +66,7 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.20",
"sweetalert2": "^11.4.19",
"sweetalert2": "^11.4.20",
"tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4",
"uplot": "^1.6.21"
@ -12939,9 +12939,9 @@
}
},
"node_modules/sweetalert2": {
"version": "11.4.19",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.19.tgz",
"integrity": "sha512-N3GA2M/K6PFzLprKWENioL0ckXPHLiWwvMMAJSfGgxB+aptzQrElv6D+j3D++K9yXSjpTs3XqJHYUQpEUzpv/g==",
"version": "11.4.20",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.20.tgz",
"integrity": "sha512-3LiBFa5yRmTcqM0vGcFmo0EnhmaMSJfzhFpvZoXK6BOY94HIcIUbwhhW+NY5oXOpz5CT21qFAu0fKCUkOc/Pew==",
"funding": {
"type": "individual",
"url": "https://sweetalert2.github.io/#donations"
@ -24128,9 +24128,9 @@
}
},
"sweetalert2": {
"version": "11.4.19",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.19.tgz",
"integrity": "sha512-N3GA2M/K6PFzLprKWENioL0ckXPHLiWwvMMAJSfGgxB+aptzQrElv6D+j3D++K9yXSjpTs3XqJHYUQpEUzpv/g=="
"version": "11.4.20",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.20.tgz",
"integrity": "sha512-3LiBFa5yRmTcqM0vGcFmo0EnhmaMSJfzhFpvZoXK6BOY94HIcIUbwhhW+NY5oXOpz5CT21qFAu0fKCUkOc/Pew=="
},
"symbol-observable": {
"version": "1.0.1",

View File

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