mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
fix package-lock.json (#9400)
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
This commit is contained in:
parent
f103acd513
commit
eca9546ba4
2
web/ui/package-lock.json
generated
2
web/ui/package-lock.json
generated
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"module/codemirror-promql": {
|
||||
"version": "0.18.0",
|
||||
"license": "MIT",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"lru-cache": "^6.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue