mirror of https://github.com/ColorlibHQ/AdminLTE
Bump uplot from 1.6.13 to 1.6.14 (#3858)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3853/head
parent
2ac9bd229e
commit
d2b1d2ee65
|
@ -11730,9 +11730,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"uplot": {
|
"uplot": {
|
||||||
"version": "1.6.13",
|
"version": "1.6.14",
|
||||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.13.tgz",
|
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.14.tgz",
|
||||||
"integrity": "sha512-O5NHrZwetCUMUrYMN2/OG6v0poPXtlb68XBCERHqvvePFJvFPIuJI/SxdyZOygKzh0pAjMTX0xz3S0msAsPX0w=="
|
"integrity": "sha512-I/fO/pujHe6uurtCEVy6L0Vy6/p7AclbrUGu3Mw+oW0PTGPo0khnAWLyyDqSRyMyOwIin8y5HbBEiN3g4qOLuw=="
|
||||||
},
|
},
|
||||||
"upper-case": {
|
"upper-case": {
|
||||||
"version": "1.1.3",
|
"version": "1.1.3",
|
||||||
|
|
|
@ -124,7 +124,7 @@
|
||||||
"sweetalert2": "^10.16.9",
|
"sweetalert2": "^10.16.9",
|
||||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||||
"toastr": "^2.1.4",
|
"toastr": "^2.1.4",
|
||||||
"uplot": "^1.6.13"
|
"uplot": "^1.6.14"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.14.8",
|
"@babel/core": "^7.14.8",
|
||||||
|
|
Loading…
Reference in New Issue