chore(deps): bump uplot from 1.6.22 to 1.6.24 (#5041)

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

---
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>
pull/5045/head
dependabot[bot] 2023-04-10 14:24:28 +05:30 committed by GitHub
parent c15399ed05
commit bad9588c84
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

@ -69,7 +69,7 @@
"sweetalert2": "^11.7.3",
"tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4",
"uplot": "^1.6.22"
"uplot": "^1.6.24"
},
"devDependencies": {
"@babel/core": "^7.21.4",
@ -12970,9 +12970,9 @@
}
},
"node_modules/uplot": {
"version": "1.6.22",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.22.tgz",
"integrity": "sha512-2jtSb/YHUgtmIUn0+QJjf7ggcJicb5PKe7ijBiRDTPsG/f8F/MFayZ+g6/0kATNkDyF/qQsHJDmCp6cxncg1EQ=="
"version": "1.6.24",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.24.tgz",
"integrity": "sha512-WpH2BsrFrqxkMu+4XBvc0eCDsRBhzoq9crttYeSI0bfxpzR5YoSVzZXOKFVWcVC7sp/aDXrdDPbDZGCtck2PVg=="
},
"node_modules/upper-case": {
"version": "1.1.3",
@ -23270,9 +23270,9 @@
}
},
"uplot": {
"version": "1.6.22",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.22.tgz",
"integrity": "sha512-2jtSb/YHUgtmIUn0+QJjf7ggcJicb5PKe7ijBiRDTPsG/f8F/MFayZ+g6/0kATNkDyF/qQsHJDmCp6cxncg1EQ=="
"version": "1.6.24",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.24.tgz",
"integrity": "sha512-WpH2BsrFrqxkMu+4XBvc0eCDsRBhzoq9crttYeSI0bfxpzR5YoSVzZXOKFVWcVC7sp/aDXrdDPbDZGCtck2PVg=="
},
"upper-case": {
"version": "1.1.3",

View File

@ -123,7 +123,7 @@
"sweetalert2": "^11.7.3",
"tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4",
"uplot": "^1.6.22"
"uplot": "^1.6.24"
},
"devDependencies": {
"@babel/core": "^7.21.4",