Bump uplot from 1.6.16 to 1.6.17

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

---
updated-dependencies:
- dependency-name: uplot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-15 03:02:38 +00:00 committed by GitHub
parent da0664782e
commit 22715ae65d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -70,7 +70,7 @@
"sweetalert2": "^10.16.9",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.16"
"uplot": "^1.6.17"
},
"devDependencies": {
"@babel/core": "^7.16.0",
@ -14855,9 +14855,9 @@
}
},
"node_modules/uplot": {
"version": "1.6.16",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.16.tgz",
"integrity": "sha512-Rh0WtFgtZdYk70Knu1VyZYbwlx5GuoIFBezZuHwlEUiREsIjOKpe3CXLXLaKc7/49Z7XhQ/bazgF/f1zercxgw=="
"version": "1.6.17",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.17.tgz",
"integrity": "sha512-WHNHvDCXURn+Qwb3QUUzP6rOxx+3kUZUspREyhkqmXCxFIND99l5z9intTh+uPEt+/EEu7lCaMjSd1uTfuTXfg=="
},
"node_modules/upper-case": {
"version": "1.1.3",
@ -26921,9 +26921,9 @@
}
},
"uplot": {
"version": "1.6.16",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.16.tgz",
"integrity": "sha512-Rh0WtFgtZdYk70Knu1VyZYbwlx5GuoIFBezZuHwlEUiREsIjOKpe3CXLXLaKc7/49Z7XhQ/bazgF/f1zercxgw=="
"version": "1.6.17",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.17.tgz",
"integrity": "sha512-WHNHvDCXURn+Qwb3QUUzP6rOxx+3kUZUspREyhkqmXCxFIND99l5z9intTh+uPEt+/EEu7lCaMjSd1uTfuTXfg=="
},
"upper-case": {
"version": "1.1.3",

View file

@ -124,7 +124,7 @@
"sweetalert2": "^10.16.9",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.16"
"uplot": "^1.6.17"
},
"devDependencies": {
"@babel/core": "^7.16.0",