mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump uplot from 1.6.19 to 1.6.20 (#4432)
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.19 to 1.6.20. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.19...1.6.20) --- 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/4438/head
parent
c78618efff
commit
29d8e2a173
|
@ -70,7 +70,7 @@
|
|||
"sweetalert2": "^11.4.10",
|
||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.19"
|
||||
"uplot": "^1.6.20"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.10",
|
||||
|
@ -14735,9 +14735,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/uplot": {
|
||||
"version": "1.6.19",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.19.tgz",
|
||||
"integrity": "sha512-s5Oab13s8zUzuZ/KiSV0GRhEvuKptAg2831fkt2PFsginIP1NSsiNrcozlc+tTPuUEAt+4rAXqX521I1DrZwEg=="
|
||||
"version": "1.6.20",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.20.tgz",
|
||||
"integrity": "sha512-Jl4Z51Sns4xKLLQeBeiGdcgv4eW1UkKwukSTndIP3YcnlU4za9qGhejlX+XzRbvjaB32C0pxRsdq8m8Gwbq1Eg=="
|
||||
},
|
||||
"node_modules/upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
@ -26511,9 +26511,9 @@
|
|||
}
|
||||
},
|
||||
"uplot": {
|
||||
"version": "1.6.19",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.19.tgz",
|
||||
"integrity": "sha512-s5Oab13s8zUzuZ/KiSV0GRhEvuKptAg2831fkt2PFsginIP1NSsiNrcozlc+tTPuUEAt+4rAXqX521I1DrZwEg=="
|
||||
"version": "1.6.20",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.20.tgz",
|
||||
"integrity": "sha512-Jl4Z51Sns4xKLLQeBeiGdcgv4eW1UkKwukSTndIP3YcnlU4za9qGhejlX+XzRbvjaB32C0pxRsdq8m8Gwbq1Eg=="
|
||||
},
|
||||
"upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
"sweetalert2": "^11.4.10",
|
||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.19"
|
||||
"uplot": "^1.6.20"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.10",
|
||||
|
|
Loading…
Reference in New Issue