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

Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.6 to 9.0.8.
- [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.6...v9.0.8)

---
updated-dependencies:
- dependency-name: downshift
  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>
This commit is contained in:
dependabot[bot] 2024-12-11 20:40:09 +01:00 committed by GitHub
parent d33019eef4
commit f4512469c0
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.55.0", "@prometheus-io/codemirror-promql": "0.55.0",
"bootstrap": "^4.6.2", "bootstrap": "^4.6.2",
"css.escape": "^1.5.1", "css.escape": "^1.5.1",
"downshift": "^9.0.6", "downshift": "^9.0.8",
"http-proxy-middleware": "^3.0.0", "http-proxy-middleware": "^3.0.0",
"jquery": "^3.7.1", "jquery": "^3.7.1",
"jquery.flot.tooltip": "^0.9.0", "jquery.flot.tooltip": "^0.9.0",
@ -8542,9 +8542,9 @@
"dev": true "dev": true
}, },
"node_modules/downshift": { "node_modules/downshift": {
"version": "9.0.6", "version": "9.0.8",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.6.tgz", "resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.8.tgz",
"integrity": "sha512-lkqWh0eb34XuH+3z3/BH/LGVRV7ur0rielSlxtlQKsjAFF/wc/c0wsM9phUGXyzK2g1QWHoNHQyc+vVAheI17Q==", "integrity": "sha512-59BWD7+hSUQIM1DeNPLirNNnZIO9qMdIK5GQ/Uo8q34gT4B78RBlb9dhzgnh0HfQTJj4T/JKYD8KoLAlMWnTsA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.24.5", "@babel/runtime": "^7.24.5",

View file

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