Browse Source

Bump sweetalert2 from 10.10.2 to 10.12.0 (#3203)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.10.2 to 10.12.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/v10.10.2...v10.12.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3213/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
791daf70f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -11229,9 +11229,9 @@
}
},
"sweetalert2": {
"version": "10.10.2",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.10.2.tgz",
"integrity": "sha512-5uhfhuYRshsx5anrIdA1bmsn2Uju73PX7mmwZgKvOOWZv2tfkPwLlxvFgNJRdy8T6qX92UH8Im338lLoy9KyYg=="
"version": "10.12.0",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.12.0.tgz",
"integrity": "sha512-GFlrfTCszRDqUdXBX4VIDFYsB03tpQY2PmjtmGsRFQCaQ0JcHxECyJb/oLTvZVkoMpBWCPKdx6daRlpTUhitPQ=="
},
"symbol-observable": {
"version": "1.0.1",

2
package.json

@ -123,7 +123,7 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.18",
"sweetalert2": "^10.10.2",
"sweetalert2": "^10.12.0",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.4.7"

Loading…
Cancel
Save