mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump uplot from 1.6.18 to 1.6.19 (#4262)
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.18 to 1.6.19. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.18...1.6.19) --- 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/4309/head
parent
2608466e43
commit
fe57f33abc
|
@ -70,7 +70,7 @@
|
|||
"sweetalert2": "^11.4.0",
|
||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.18"
|
||||
"uplot": "^1.6.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.0",
|
||||
|
@ -15848,9 +15848,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/uplot": {
|
||||
"version": "1.6.18",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.18.tgz",
|
||||
"integrity": "sha512-x7+bFfIZ8rMjOmDGhUlJCkYWiZX617xQWNfT94JUhidliRtzMHKIX0xUiN92TZ/7il6xMf9oLwbhsz7nbqF1YQ=="
|
||||
"version": "1.6.19",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.19.tgz",
|
||||
"integrity": "sha512-s5Oab13s8zUzuZ/KiSV0GRhEvuKptAg2831fkt2PFsginIP1NSsiNrcozlc+tTPuUEAt+4rAXqX521I1DrZwEg=="
|
||||
},
|
||||
"node_modules/upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
@ -28625,9 +28625,9 @@
|
|||
}
|
||||
},
|
||||
"uplot": {
|
||||
"version": "1.6.18",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.18.tgz",
|
||||
"integrity": "sha512-x7+bFfIZ8rMjOmDGhUlJCkYWiZX617xQWNfT94JUhidliRtzMHKIX0xUiN92TZ/7il6xMf9oLwbhsz7nbqF1YQ=="
|
||||
"version": "1.6.19",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.19.tgz",
|
||||
"integrity": "sha512-s5Oab13s8zUzuZ/KiSV0GRhEvuKptAg2831fkt2PFsginIP1NSsiNrcozlc+tTPuUEAt+4rAXqX521I1DrZwEg=="
|
||||
},
|
||||
"upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
"sweetalert2": "^11.4.0",
|
||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.18"
|
||||
"uplot": "^1.6.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.0",
|
||||
|
|
Loading…
Reference in New Issue