mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump uplot from 1.6.21 to 1.6.22 (#4573)
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.21 to 1.6.22. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.21...1.6.22) --- 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/5548/head
parent
a71f514557
commit
9510278efd
|
@ -69,7 +69,7 @@
|
|||
"sweetalert2": "^11.4.20",
|
||||
"tempusdominus-bootstrap-4": "^5.39.2",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.21"
|
||||
"uplot": "^1.6.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.6",
|
||||
|
@ -13030,9 +13030,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/uplot": {
|
||||
"version": "1.6.21",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.21.tgz",
|
||||
"integrity": "sha512-Xd7m2GSHyzhz+mP9CzYTalzp9WDlHzTorNY1yDvg6E+wiCwMIIY+MLfNveObyp3qVMH4kP8mOhRX4k4S9YLHRQ=="
|
||||
"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=="
|
||||
},
|
||||
"node_modules/upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
@ -23398,9 +23398,9 @@
|
|||
}
|
||||
},
|
||||
"uplot": {
|
||||
"version": "1.6.21",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.21.tgz",
|
||||
"integrity": "sha512-Xd7m2GSHyzhz+mP9CzYTalzp9WDlHzTorNY1yDvg6E+wiCwMIIY+MLfNveObyp3qVMH4kP8mOhRX4k4S9YLHRQ=="
|
||||
"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=="
|
||||
},
|
||||
"upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
|
|
@ -123,7 +123,7 @@
|
|||
"sweetalert2": "^11.4.20",
|
||||
"tempusdominus-bootstrap-4": "^5.39.2",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.21"
|
||||
"uplot": "^1.6.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.6",
|
||||
|
|
Loading…
Reference in New Issue