chore(deps): bump sweetalert2 from 11.4.20 to 11.7.1 (#4880)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/4834/head
dependabot[bot] 2023-02-07 22:01:19 +05:30 committed by GitHub
parent 6ce957876a
commit 5470edfd0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
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.20",
"sweetalert2": "^11.7.1",
"tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4",
"uplot": "^1.6.22"
@ -12446,12 +12446,12 @@
}
},
"node_modules/sweetalert2": {
"version": "11.4.20",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.20.tgz",
"integrity": "sha512-3LiBFa5yRmTcqM0vGcFmo0EnhmaMSJfzhFpvZoXK6BOY94HIcIUbwhhW+NY5oXOpz5CT21qFAu0fKCUkOc/Pew==",
"version": "11.7.1",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.1.tgz",
"integrity": "sha512-+1bnkbqBl64FnZmi3g4SzAi4F3pL3S2jF1YQvrysv4GbgizfeFqGkJopxR3FnV/eJm6w2SQ2oAmCxSIBjgP/ag==",
"funding": {
"type": "individual",
"url": "https://sweetalert2.github.io/#donations"
"url": "https://github.com/sponsors/limonte"
}
},
"node_modules/symbol-observable": {
@ -23054,9 +23054,9 @@
}
},
"sweetalert2": {
"version": "11.4.20",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.20.tgz",
"integrity": "sha512-3LiBFa5yRmTcqM0vGcFmo0EnhmaMSJfzhFpvZoXK6BOY94HIcIUbwhhW+NY5oXOpz5CT21qFAu0fKCUkOc/Pew=="
"version": "11.7.1",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.7.1.tgz",
"integrity": "sha512-+1bnkbqBl64FnZmi3g4SzAi4F3pL3S2jF1YQvrysv4GbgizfeFqGkJopxR3FnV/eJm6w2SQ2oAmCxSIBjgP/ag=="
},
"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.20",
"sweetalert2": "^11.7.1",
"tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4",
"uplot": "^1.6.22"