chore(deps): bump uplot from 1.6.21 to 1.6.22 (#4573)

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

---
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/5548/head
dependabot[bot] 2022-07-12 12:21:24 +02:00 committed by GitHub
parent a71f514557
commit 9510278efd
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

@ -69,7 +69,7 @@
"sweetalert2": "^11.4.20", "sweetalert2": "^11.4.20",
"tempusdominus-bootstrap-4": "^5.39.2", "tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4", "toastr": "^2.1.4",
"uplot": "^1.6.21" "uplot": "^1.6.22"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.18.6", "@babel/core": "^7.18.6",
@ -13030,9 +13030,9 @@
} }
}, },
"node_modules/uplot": { "node_modules/uplot": {
"version": "1.6.21", "version": "1.6.22",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.21.tgz", "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.22.tgz",
"integrity": "sha512-Xd7m2GSHyzhz+mP9CzYTalzp9WDlHzTorNY1yDvg6E+wiCwMIIY+MLfNveObyp3qVMH4kP8mOhRX4k4S9YLHRQ==" "integrity": "sha512-2jtSb/YHUgtmIUn0+QJjf7ggcJicb5PKe7ijBiRDTPsG/f8F/MFayZ+g6/0kATNkDyF/qQsHJDmCp6cxncg1EQ=="
}, },
"node_modules/upper-case": { "node_modules/upper-case": {
"version": "1.1.3", "version": "1.1.3",
@ -23398,9 +23398,9 @@
} }
}, },
"uplot": { "uplot": {
"version": "1.6.21", "version": "1.6.22",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.21.tgz", "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.22.tgz",
"integrity": "sha512-Xd7m2GSHyzhz+mP9CzYTalzp9WDlHzTorNY1yDvg6E+wiCwMIIY+MLfNveObyp3qVMH4kP8mOhRX4k4S9YLHRQ==" "integrity": "sha512-2jtSb/YHUgtmIUn0+QJjf7ggcJicb5PKe7ijBiRDTPsG/f8F/MFayZ+g6/0kATNkDyF/qQsHJDmCp6cxncg1EQ=="
}, },
"upper-case": { "upper-case": {
"version": "1.1.3", "version": "1.1.3",

View File

@ -123,7 +123,7 @@
"sweetalert2": "^11.4.20", "sweetalert2": "^11.4.20",
"tempusdominus-bootstrap-4": "^5.39.2", "tempusdominus-bootstrap-4": "^5.39.2",
"toastr": "^2.1.4", "toastr": "^2.1.4",
"uplot": "^1.6.21" "uplot": "^1.6.22"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.18.6", "@babel/core": "^7.18.6",