Merge pull request #16276 from prometheus/dependabot/npm_and_yarn/web/ui/react-app/downshift-9.0.9

chore(deps): bump downshift from 9.0.8 to 9.0.9 in /web/ui/react-app
This commit is contained in:
github-actions[bot] 2025-03-23 11:20:47 +01:00 committed by GitHub
commit df7f0a97ed
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",
@ -8874,9 +8874,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",