Browse Source

Bump uplot from 1.5.2 to 1.6.1

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/3321/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
fb7737ece7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -12011,9 +12011,9 @@
}
},
"uplot": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.5.2.tgz",
"integrity": "sha512-GK/orAJjCz1thBiQUAzwCVur016z/0m/vmoxCU8kWXwbn4HnYBsKQ2Iixxj8fPy+uA9Pa7m99U+D/zXxMuo3gQ=="
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.1.tgz",
"integrity": "sha512-wg6CVWEq9WDHssw3jd0jMmJ7dWSVmfaYazcuad4d3cyiJoTxcSjUEp5Q9TiDzmPhJASjk77orh2+r/6WS9Uz7A=="
},
"upper-case": {
"version": "1.1.3",

2
package.json

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

Loading…
Cancel
Save