GraphNG: uPlot 1.6.3 (fix bands not filling below 0). close #30523. (#30527)

This commit is contained in:
Leon Sorokin 2021-01-21 21:30:24 -06:00 committed by GitHub
parent d11f4e0e7d
commit 92a0ad7273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@
"react-transition-group": "4.4.1",
"slate": "0.47.8",
"tinycolor2": "1.4.1",
"uplot": "1.6.2"
"uplot": "1.6.3"
},
"devDependencies": {
"@rollup/plugin-commonjs": "16.0.0",

View File

@ -25891,10 +25891,10 @@ update-notifier@^2.5.0:
semver-diff "^2.0.0"
xdg-basedir "^3.0.0"
uplot@1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.2.tgz#9dc8e9ff6e35e1ed05e4623ba56db6f5e050bf01"
integrity sha512-4GMn3ecJJetC5SGvLWK3h4uOerx+ayRzByWk5xg0HgaqnFI/MqGIJup7GVngF51so6Adyco/EN6z2oenSgoXkg==
uplot@1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.3.tgz#85b21f59b2e9db24976aa688cb267d950dfa45b5"
integrity sha512-aSqtBqJRqO7KkuZxRxVGumDi7+293HsBCdzg9HbOYkRZ8lxf2utLpkAu4oljejlwYy1zrn7DXBSvcZ5wnWig9w==
upper-case@^1.1.1:
version "1.1.3"