Bump uplot from 1.6.14 to 1.6.15 (#3893)

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-20 21:18:15 +05:30 committed by GitHub
parent 1838c7b812
commit f8adaedaea
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

@ -11947,9 +11947,9 @@
}
},
"uplot": {
"version": "1.6.14",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.14.tgz",
"integrity": "sha512-I/fO/pujHe6uurtCEVy6L0Vy6/p7AclbrUGu3Mw+oW0PTGPo0khnAWLyyDqSRyMyOwIin8y5HbBEiN3g4qOLuw=="
"version": "1.6.15",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.15.tgz",
"integrity": "sha512-6Fgq9tMaEM9Yu9oLkKd0w7VLJtV8LHG6dBrg1TmYi0LmSLkrj2Hqr11IrHk68cMaExnWAqay6YToQCrMZt1fcQ=="
},
"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.14"
"uplot": "^1.6.15"
},
"devDependencies": {
"@babel/core": "^7.15.0",