Bump uplot from 1.6.1 to 1.6.3 (#3357)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3358/head
dependabot[bot] 2021-01-25 10:31:19 +01:00 committed by GitHub
parent c72c4efed9
commit ee22df90d1
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

@ -11038,9 +11038,9 @@
}
},
"uplot": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.1.tgz",
"integrity": "sha512-wg6CVWEq9WDHssw3jd0jMmJ7dWSVmfaYazcuad4d3cyiJoTxcSjUEp5Q9TiDzmPhJASjk77orh2+r/6WS9Uz7A=="
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.3.tgz",
"integrity": "sha512-aSqtBqJRqO7KkuZxRxVGumDi7+293HsBCdzg9HbOYkRZ8lxf2utLpkAu4oljejlwYy1zrn7DXBSvcZ5wnWig9w=="
},
"upper-case": {
"version": "1.1.3",

View File

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