mirror of https://github.com/ColorlibHQ/AdminLTE
Bump uplot from 1.6.14 to 1.6.15 (#3893)
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.14 to 1.6.15. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.14...1.6.15) --- updated-dependencies: - dependency-name: uplot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3901/head
parent
1838c7b812
commit
f8adaedaea
|
@ -11947,9 +11947,9 @@
|
|||
}
|
||||
},
|
||||
"uplot": {
|
||||
"version": "1.6.14",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.14.tgz",
|
||||
"integrity": "sha512-I/fO/pujHe6uurtCEVy6L0Vy6/p7AclbrUGu3Mw+oW0PTGPo0khnAWLyyDqSRyMyOwIin8y5HbBEiN3g4qOLuw=="
|
||||
"version": "1.6.15",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.15.tgz",
|
||||
"integrity": "sha512-6Fgq9tMaEM9Yu9oLkKd0w7VLJtV8LHG6dBrg1TmYi0LmSLkrj2Hqr11IrHk68cMaExnWAqay6YToQCrMZt1fcQ=="
|
||||
},
|
||||
"upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
"sweetalert2": "^10.16.9",
|
||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.14"
|
||||
"uplot": "^1.6.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
|
|
Loading…
Reference in New Issue