Browse Source

Bump uplot from 1.6.5 to 1.6.7 (#3499)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3508/head
dependabot[bot] 4 years ago committed by GitHub
parent
commit
2d3821cb2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -11505,9 +11505,9 @@
}
},
"uplot": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.5.tgz",
"integrity": "sha512-NVH6qA9meuGem86XWhdmYclfYkvoxEhv9SMYPPPHZ4DHY+LjoMnS3EmDW68qZUOfK1l64K/xvjFKfvw42NsCZQ=="
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.7.tgz",
"integrity": "sha512-6aYZmGywrHTqTgT1GfYHnU77xDUdutR1EJbVX4P9I45CGrtXN77S69/cgW2BXPL1lR4g6V6bh7ujJsFyvHw1hg=="
},
"upper-case": {
"version": "1.1.3",

2
package.json

@ -124,7 +124,7 @@
"sweetalert2": "^10.15.5",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.5"
"uplot": "^1.6.7"
},
"devDependencies": {
"@babel/core": "^7.13.8",

Loading…
Cancel
Save