Bump sweetalert2 from 9.17.2 to 10.3.5 (#3054)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.17.2 to 10.3.5.
- [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.2...v10.3.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3064/head
dependabot[bot] 2020-09-28 08:11:26 +02:00 committed by GitHub
parent 4ead90db62
commit a68023d47d
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

@ -10791,9 +10791,9 @@
}
},
"sweetalert2": {
"version": "9.17.2",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.17.2.tgz",
"integrity": "sha512-HkpPZVMYsnhFUBLdy/LvkU9snggKP3VAuSVnPhVXjxdg02lWbFx0W8H3m7A+WMWw2diXZS1wIa4m67XkNxdvew=="
"version": "10.3.5",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.3.5.tgz",
"integrity": "sha512-8XBQvW2frWVn0Xs80qyraRXcb3Mg/aKG+9sdVPlzViDIYJfLhMeda3pRuyGzyvrPXbBQ3KRjs+66xKH3kz8/og=="
},
"symbol-observable": {
"version": "1.0.1",

View File

@ -122,7 +122,7 @@
"select2": "^4.0.13",
"sparklines": "^1.2.0",
"summernote": "^0.8.18",
"sweetalert2": "^9.17.2",
"sweetalert2": "^10.3.5",
"tempusdominus-bootstrap-4": "^5.1.2",
"toastr": "^2.1.4"
},