mirror of https://github.com/ColorlibHQ/AdminLTE
Merge pull request #3321 from ColorlibHQ/dependabot/npm_and_yarn/uplot-1.6.1
Bump uplot from 1.5.2 to 1.6.1pull/3310/head
commit
973b6f740f
|
@ -12067,9 +12067,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"uplot": {
|
"uplot": {
|
||||||
"version": "1.5.2",
|
"version": "1.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.1.tgz",
|
||||||
"integrity": "sha512-GK/orAJjCz1thBiQUAzwCVur016z/0m/vmoxCU8kWXwbn4HnYBsKQ2Iixxj8fPy+uA9Pa7m99U+D/zXxMuo3gQ=="
|
"integrity": "sha512-wg6CVWEq9WDHssw3jd0jMmJ7dWSVmfaYazcuad4d3cyiJoTxcSjUEp5Q9TiDzmPhJASjk77orh2+r/6WS9Uz7A=="
|
||||||
},
|
},
|
||||||
"upper-case": {
|
"upper-case": {
|
||||||
"version": "1.1.3",
|
"version": "1.1.3",
|
||||||
|
|
|
@ -126,7 +126,7 @@
|
||||||
"sweetalert2": "^10.13.0",
|
"sweetalert2": "^10.13.0",
|
||||||
"tempusdominus-bootstrap-4": "^5.39.0",
|
"tempusdominus-bootstrap-4": "^5.39.0",
|
||||||
"toastr": "^2.1.4",
|
"toastr": "^2.1.4",
|
||||||
"uplot": "^1.5.2"
|
"uplot": "^1.6.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.12.10",
|
"@babel/core": "^7.12.10",
|
||||||
|
|
Loading…
Reference in New Issue