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
dependabot[bot] 2021-05-31 09:18:01 +05:30 committed by GitHub
parent f5aa468f25
commit f60bb8db05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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",

View File

@ -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",