Bump uplot from 1.6.3 to 1.6.4 (#3392)

Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/leeoniya/uPlot/releases)
- [Commits](https://github.com/leeoniya/uPlot/compare/1.6.3...1.6.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3386/head
dependabot[bot] 2021-02-08 11:16:59 +05:30 committed by GitHub
parent 746d35ff61
commit a7a92c74e4
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

@ -11045,9 +11045,9 @@
}
},
"uplot": {
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.3.tgz",
"integrity": "sha512-aSqtBqJRqO7KkuZxRxVGumDi7+293HsBCdzg9HbOYkRZ8lxf2utLpkAu4oljejlwYy1zrn7DXBSvcZ5wnWig9w=="
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.4.tgz",
"integrity": "sha512-4d6JixG54HQKFDLAegzwgwf87GtEbp6pt3YlHygyLt+mJ9RHneCXYlZxr1QOhLetoSSHeeDuWP5RFMv8mdltpg=="
},
"upper-case": {
"version": "1.1.3",

View File

@ -129,7 +129,7 @@
"sweetalert2": "^10.14.0",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.3"
"uplot": "^1.6.4"
},
"devDependencies": {
"@babel/core": "^7.12.10",