mirror of https://github.com/ColorlibHQ/AdminLTE
Bump uplot from 1.6.9 to 1.6.10 (#3736)
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.9 to 1.6.10. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.9...1.6.10) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3748/head
parent
f5aa468f25
commit
f60bb8db05
|
@ -11935,9 +11935,9 @@
|
|||
}
|
||||
},
|
||||
"uplot": {
|
||||
"version": "1.6.9",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.9.tgz",
|
||||
"integrity": "sha512-uWIegRdqbqJwnB5SDBt29lyJIgHLIqt5AnwlLGxuA3gKKXGtY7d68RR6oDF2u5pK9jpIb1djrQnm5n0BiAnUgA=="
|
||||
"version": "1.6.10",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.10.tgz",
|
||||
"integrity": "sha512-9MIscZoF+gA6Y6EAFTZl3zBU4MDaSbJ9Qy4nQ3LaXifGuluAhq4UuQOADKC6qZJjC9QoepeZ2eh7LpJn2xbLSQ=="
|
||||
},
|
||||
"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.9"
|
||||
"uplot": "^1.6.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.3",
|
||||
|
|
Loading…
Reference in New Issue