chore(deps): bump sweetalert2 from 10.16.9 to 11.2.0 (#4084)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.16.9 to 11.2.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/commits/v11.2.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-25 21:15:27 +01:00 committed by GitHub
parent c1e7bad335
commit fb9d5e0588
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

@ -10907,9 +10907,9 @@
}
},
"sweetalert2": {
"version": "10.16.9",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.16.9.tgz",
"integrity": "sha512-oNe+md5tmmS3fGfVHa7gVPlun7Td2oANSacnZCeghnrr3OHBi6UPVPU+GFrymwaDqwQspACilLRmRnM7aTjNPA=="
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.2.0.tgz",
"integrity": "sha512-KqvneLjlbM3JclVJ81GLqlElGZGeXEYpybYlcDkL99Pf1DrVW/VyaRu7BP8K0D+9XgXuJUg1huV1rel4Ud+8JQ=="
},
"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": "^10.16.9",
"sweetalert2": "^11.2.0",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.17"