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
dependabot[bot] 2022-03-03 20:48:30 +01:00 committed by GitHub
parent 2608466e43
commit fe57f33abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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",

View File

@ -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",