Bump uplot from 1.6.10 to 1.6.12 (#3757)

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

---
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/3759/head
dependabot[bot] 2021-06-07 17:07:11 +05:30 committed by GitHub
parent d432589631
commit 1031b72958
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

@ -12233,9 +12233,9 @@
} }
}, },
"uplot": { "uplot": {
"version": "1.6.10", "version": "1.6.12",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.10.tgz", "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.12.tgz",
"integrity": "sha512-9MIscZoF+gA6Y6EAFTZl3zBU4MDaSbJ9Qy4nQ3LaXifGuluAhq4UuQOADKC6qZJjC9QoepeZ2eh7LpJn2xbLSQ==" "integrity": "sha512-afBjwy/9SM0E7w29Gen+wQ+UAe6ipiA2zE/s1dMCidMXQYvYkCpEgxLRkVA179/8eRJz+og2r7ZFS1HIzT75fQ=="
}, },
"upper-case": { "upper-case": {
"version": "1.1.3", "version": "1.1.3",

View File

@ -124,7 +124,7 @@
"sweetalert2": "^10.16.9", "sweetalert2": "^10.16.9",
"tempusdominus-bootstrap-4": "^5.39.0", "tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4", "toastr": "^2.1.4",
"uplot": "^1.6.10" "uplot": "^1.6.12"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.14.3", "@babel/core": "^7.14.3",