Bump uplot from 1.6.4 to 1.6.5 (#3422)

Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/leeoniya/uPlot/releases)
- [Commits](https://github.com/leeoniya/uPlot/compare/1.6.4...1.6.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3427/head
dependabot[bot] 2021-02-15 18:30:56 +05:30 committed by GitHub
parent 003348ba2b
commit 34080c8eee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11656,9 +11656,9 @@
}
},
"uplot": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.4.tgz",
"integrity": "sha512-4d6JixG54HQKFDLAegzwgwf87GtEbp6pt3YlHygyLt+mJ9RHneCXYlZxr1QOhLetoSSHeeDuWP5RFMv8mdltpg=="
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.5.tgz",
"integrity": "sha512-NVH6qA9meuGem86XWhdmYclfYkvoxEhv9SMYPPPHZ4DHY+LjoMnS3EmDW68qZUOfK1l64K/xvjFKfvw42NsCZQ=="
},
"upper-case": {
"version": "1.1.3",

View File

@ -129,7 +129,7 @@
"sweetalert2": "^10.14.0",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.4"
"uplot": "^1.6.5"
},
"devDependencies": {
"@babel/core": "^7.12.16",