mirror of https://github.com/ColorlibHQ/AdminLTE
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
parent
6e9571731d
commit
e39d75e0a4
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue