Bump uplot from 1.4.6 to 1.4.7 (#3200)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3184/head^2
dependabot[bot] 2020-12-07 08:04:22 +01:00 committed by GitHub
parent 0267aaa4ab
commit 970cead1e2
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

@ -11647,9 +11647,9 @@
}
},
"uplot": {
"version": "1.4.6",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.4.6.tgz",
"integrity": "sha512-nw3LdjLFhAqKQF/Rv7QjZICVnjJemOQVj2L3b7889gHBrnC1LwltkzTcawDcbMe6pxo++0KVev9xSC0YCw+m5w=="
"version": "1.4.7",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.4.7.tgz",
"integrity": "sha512-zyVwJWuZ5/DOULPpJZb8XhVsSFgWXvitPg1acAwIjZEblUfKAwvfHXA6+Gz6JruCWCokNyC4f3ZGgMcqT0Bv0Q=="
},
"upper-case": {
"version": "1.1.3",

View File

@ -126,7 +126,7 @@
"sweetalert2": "^10.10.2",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.4.6"
"uplot": "^1.4.7"
},
"devDependencies": {
"@babel/core": "^7.12.9",