chore(deps): bump downshift from 9.0.8 to 9.0.9 in /web/ui/react-app

Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.8 to 9.0.9.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](https://github.com/downshift-js/downshift/compare/v9.0.8...v9.0.9)

---
updated-dependencies:
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-22 13:05:12 +00:00 committed by GitHub
parent 64905156f4
commit 5184709558
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"@prometheus-io/codemirror-promql": "0.302.1",
"bootstrap": "^4.6.2",
"css.escape": "^1.5.1",
"downshift": "^9.0.8",
"downshift": "^9.0.9",
"http-proxy-middleware": "^3.0.3",
"jquery": "^3.7.1",
"jquery.flot.tooltip": "^0.9.0",
@ -8873,9 +8873,9 @@
"dev": true
},
"node_modules/downshift": {
"version": "9.0.8",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.8.tgz",
"integrity": "sha512-59BWD7+hSUQIM1DeNPLirNNnZIO9qMdIK5GQ/Uo8q34gT4B78RBlb9dhzgnh0HfQTJj4T/JKYD8KoLAlMWnTsA==",
"version": "9.0.9",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.9.tgz",
"integrity": "sha512-ygOT8blgiz5liDuEFAIaPeU4dDEa+w9p6PHVUisPIjrkF5wfR59a52HpGWAVVMoWnoFO8po2mZSScKZueihS7g==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.5",

View File

@ -22,7 +22,7 @@
"@prometheus-io/codemirror-promql": "0.302.1",
"bootstrap": "^4.6.2",
"css.escape": "^1.5.1",
"downshift": "^9.0.8",
"downshift": "^9.0.9",
"http-proxy-middleware": "^3.0.3",
"jquery": "^3.7.1",
"jquery.flot.tooltip": "^0.9.0",