chore(deps): bump uplot from 1.6.20 to 1.6.21 (#4533)

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

---
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/4534/head
dependabot[bot] 2022-06-28 21:38:06 +02:00 committed by GitHub
parent 6e9571731d
commit e39d75e0a4
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.4.19",
"tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4",
"uplot": "^1.6.20"
"uplot": "^1.6.21"
},
"devDependencies": {
"@babel/core": "^7.17.10",
@ -14727,9 +14727,9 @@
}
},
"node_modules/uplot": {
"version": "1.6.20",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.20.tgz",
"integrity": "sha512-Jl4Z51Sns4xKLLQeBeiGdcgv4eW1UkKwukSTndIP3YcnlU4za9qGhejlX+XzRbvjaB32C0pxRsdq8m8Gwbq1Eg=="
"version": "1.6.21",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.21.tgz",
"integrity": "sha512-Xd7m2GSHyzhz+mP9CzYTalzp9WDlHzTorNY1yDvg6E+wiCwMIIY+MLfNveObyp3qVMH4kP8mOhRX4k4S9YLHRQ=="
},
"node_modules/upper-case": {
"version": "1.1.3",
@ -26521,9 +26521,9 @@
}
},
"uplot": {
"version": "1.6.20",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.20.tgz",
"integrity": "sha512-Jl4Z51Sns4xKLLQeBeiGdcgv4eW1UkKwukSTndIP3YcnlU4za9qGhejlX+XzRbvjaB32C0pxRsdq8m8Gwbq1Eg=="
"version": "1.6.21",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.21.tgz",
"integrity": "sha512-Xd7m2GSHyzhz+mP9CzYTalzp9WDlHzTorNY1yDvg6E+wiCwMIIY+MLfNveObyp3qVMH4kP8mOhRX4k4S9YLHRQ=="
},
"upper-case": {
"version": "1.1.3",

View File

@ -123,7 +123,7 @@
"sweetalert2": "^11.4.19",
"tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4",
"uplot": "^1.6.20"
"uplot": "^1.6.21"
},
"devDependencies": {
"@babel/core": "^7.17.10",