Bump uplot from 1.6.7 to 1.6.8 (#3588)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3585/head^2
dependabot[bot] 2021-04-12 10:48:48 +05:30 committed by GitHub
parent 6007b91e1f
commit 1e38c0805b
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

@ -11406,9 +11406,9 @@
}
},
"uplot": {
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.7.tgz",
"integrity": "sha512-6aYZmGywrHTqTgT1GfYHnU77xDUdutR1EJbVX4P9I45CGrtXN77S69/cgW2BXPL1lR4g6V6bh7ujJsFyvHw1hg=="
"version": "1.6.8",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.8.tgz",
"integrity": "sha512-Hqg7iv/3fJlD9nockD7heaUj28RhrIwzugXglnoX//W27wgRAJIJMV2VFMZ5oRVM0RIchByAle1ylf/GdnXgjA=="
},
"upper-case": {
"version": "1.1.3",

View File

@ -124,7 +124,7 @@
"sweetalert2": "^10.16.0",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.7"
"uplot": "^1.6.8"
},
"devDependencies": {
"@babel/core": "^7.13.14",