chore(deps): bump uplot from 1.6.30 to 1.6.31 in /web/ui (#15277)

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

---
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/15568/head
dependabot[bot] 2024-12-11 00:37:21 +01:00 committed by GitHub
parent 2c279de368
commit 6674991f9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View File

@ -46,7 +46,7 @@
"react-redux": "^9.1.2",
"react-router-dom": "^7.0.1",
"sanitize-html": "^2.13.1",
"uplot": "^1.6.30",
"uplot": "^1.6.31",
"uplot-react": "^1.2.2",
"use-query-params": "^2.2.1"
},

View File

@ -60,7 +60,7 @@
"react-redux": "^9.1.2",
"react-router-dom": "^7.0.1",
"sanitize-html": "^2.13.1",
"uplot": "^1.6.30",
"uplot": "^1.6.31",
"uplot-react": "^1.2.2",
"use-query-params": "^2.2.1"
},
@ -8926,10 +8926,9 @@
}
},
"node_modules/uplot": {
"version": "1.6.30",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.30.tgz",
"integrity": "sha512-48oVVRALM/128ttW19F2a2xobc2WfGdJ0VJFX00099CfqbCTuML7L2OrTKxNzeFP34eo1+yJbqFSoFAp2u28/Q==",
"license": "MIT"
"version": "1.6.31",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.31.tgz",
"integrity": "sha512-sQZqSwVCbJGnFB4IQjQYopzj5CoTZJ4Br1fG/xdONimqgHmsacvCjNesdGDypNKFbrhLGIeshYhy89FxPF+H+w=="
},
"node_modules/uplot-react": {
"version": "1.2.2",