chore(deps): bump sweetalert2 from 11.3.6 to 11.4.0 (#4247)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.3.6 to 11.4.0.
- [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.3.6...v11.4.0)

---
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/4231/head
dependabot[bot] 2022-02-07 18:16:43 +01:00 committed by GitHub
parent f001963bd9
commit ec69c0ff55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11910,9 +11910,9 @@
}
},
"sweetalert2": {
"version": "11.3.6",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.3.6.tgz",
"integrity": "sha512-0JBlA36T1e0fuihcyvg4FjoucCOYNmbYDLrEOenGMVg1Jw7UHaC7FmDFp1qf9UGbO89pjgDJrfkThYln8TrYEQ=="
"version": "11.4.0",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.4.0.tgz",
"integrity": "sha512-+p0jT2LxUQGreWa60j7nm1frJfqbcmamZcpZi4puEGAJ0CmyPqQ4UGmBqbB4WxkJYKsn8qcOA9ufqn0MWtQWLQ=="
},
"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.3.6",
"sweetalert2": "^11.4.0",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.18"