Bump uplot from 1.4.7 to 1.5.2 (#3242)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3246/head
dependabot[bot] 4 years ago committed by GitHub
parent b99494d0aa
commit c426c01389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated

@ -11933,9 +11933,9 @@
} }
}, },
"uplot": { "uplot": {
"version": "1.4.7", "version": "1.5.2",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.4.7.tgz", "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.5.2.tgz",
"integrity": "sha512-zyVwJWuZ5/DOULPpJZb8XhVsSFgWXvitPg1acAwIjZEblUfKAwvfHXA6+Gz6JruCWCokNyC4f3ZGgMcqT0Bv0Q==" "integrity": "sha512-GK/orAJjCz1thBiQUAzwCVur016z/0m/vmoxCU8kWXwbn4HnYBsKQ2Iixxj8fPy+uA9Pa7m99U+D/zXxMuo3gQ=="
}, },
"upper-case": { "upper-case": {
"version": "1.1.3", "version": "1.1.3",

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

Loading…
Cancel
Save