mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-04 20:06:12 +02:00
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:
parent
64905156f4
commit
5184709558
8
web/ui/react-app/package-lock.json
generated
8
web/ui/react-app/package-lock.json
generated
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user