Bump sweetalert2 from 9.17.0 to 9.17.1 (#2938)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.17.0 to 9.17.1.
- [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/v9.17.0...v9.17.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/2945/head
dependabot[bot] 2020-07-28 16:39:12 +03:00 committed by GitHub
parent f30cc78d5f
commit 0e5d88a095
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

@ -10583,9 +10583,9 @@
}
},
"sweetalert2": {
"version": "9.17.0",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.17.0.tgz",
"integrity": "sha512-tOby96N1FlTT8Xi7Y7QlTiswNJTySgghmRSyFwb3pO3zdrhsR2PUp4ucmye7a3CTLbLdqjHdszsGlCJ0v6pGaQ=="
"version": "9.17.1",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.17.1.tgz",
"integrity": "sha512-D/VE2lT/bKd64/RBglLUtQ+3nsftzjzIiP2iqN6zPzPwf+2djIY+4k8Bg430zxRUn4DkZzyIuU58q3n0J43lvw=="
},
"symbol-observable": {
"version": "1.0.1",

View File

@ -126,7 +126,7 @@
"select2": "^4.0.13",
"sparklines": "^1.2.0",
"summernote": "^0.8.18",
"sweetalert2": "^9.15.2",
"sweetalert2": "^9.17.1",
"tempusdominus-bootstrap-4": "^5.1.2",
"toastr": "^2.1.4"
},