Browse Source

Bump sweetalert2 from 10.13.0 to 10.13.1 (#3355)

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 10.13.0 to 10.13.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/v10.13.0...v10.13.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3358/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
c72c4efed9
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

@ -10350,9 +10350,9 @@
}
},
"sweetalert2": {
"version": "10.13.0",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.13.0.tgz",
"integrity": "sha512-kF6Pnr7s7GDqVYRqqgyfxvG5vlUqfP+j+JF7oZ7DOs0/35jg6sTu8hyi6oD6Rb3fIKWIf1S9mCU7wR8iKa7dAA=="
"version": "10.13.1",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-10.13.1.tgz",
"integrity": "sha512-m5X9st+/yuuvrSNwsXhq0+Imh3qZx6y5jceaf8JrluiRUIGTuHe16YPOT9V6lD69RtMAdjG8ZfT2DaxW4Tx6yg=="
},
"symbol-observable": {
"version": "1.0.1",

2
package.json

@ -124,7 +124,7 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.18",
"sweetalert2": "^10.13.0",
"sweetalert2": "^10.13.1",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.1"

Loading…
Cancel
Save