mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump uplot from 1.6.17 to 1.6.18 (#4144)
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.17 to 1.6.18. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.17...1.6.18) --- 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/4181/head
parent
6f24a46115
commit
3769de9b91
|
@ -11535,9 +11535,9 @@
|
|||
}
|
||||
},
|
||||
"uplot": {
|
||||
"version": "1.6.17",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.17.tgz",
|
||||
"integrity": "sha512-WHNHvDCXURn+Qwb3QUUzP6rOxx+3kUZUspREyhkqmXCxFIND99l5z9intTh+uPEt+/EEu7lCaMjSd1uTfuTXfg=="
|
||||
"version": "1.6.18",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.18.tgz",
|
||||
"integrity": "sha512-x7+bFfIZ8rMjOmDGhUlJCkYWiZX617xQWNfT94JUhidliRtzMHKIX0xUiN92TZ/7il6xMf9oLwbhsz7nbqF1YQ=="
|
||||
},
|
||||
"upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
"sweetalert2": "^11.3.0",
|
||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.17"
|
||||
"uplot": "^1.6.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.0",
|
||||
|
|
Loading…
Reference in New Issue