mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency prom-client to v15.1.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
64c5d99e0b
commit
18cfb95129
2 changed files with 6 additions and 6 deletions
|
@ -86,7 +86,7 @@
|
|||
"pdfobject": "2.2.12",
|
||||
"pg": "8.11.5",
|
||||
"pg-hstore": "2.3.4",
|
||||
"prom-client": "15.1.0",
|
||||
"prom-client": "15.1.1",
|
||||
"prometheus-api-metrics": "3.2.2",
|
||||
"randomcolor": "0.6.2",
|
||||
"readline-sync": "1.4.10",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1299,7 +1299,7 @@ __metadata:
|
|||
pg: 8.11.5
|
||||
pg-hstore: 2.3.4
|
||||
prismjs: 1.29.0
|
||||
prom-client: 15.1.0
|
||||
prom-client: 15.1.1
|
||||
prometheus-api-metrics: 3.2.2
|
||||
randomcolor: 0.6.2
|
||||
raphael: 2.3.0
|
||||
|
@ -12583,13 +12583,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prom-client@npm:15.1.0":
|
||||
version: 15.1.0
|
||||
resolution: "prom-client@npm:15.1.0"
|
||||
"prom-client@npm:15.1.1":
|
||||
version: 15.1.1
|
||||
resolution: "prom-client@npm:15.1.1"
|
||||
dependencies:
|
||||
"@opentelemetry/api": ^1.4.0
|
||||
tdigest: ^0.1.1
|
||||
checksum: 85bb134dfd0aab4606a27bce2d478d82650053da4340390210ed8280c14af24fc703a28fbc401b5edb4b756686a3df229f243ce5c7166c53925236fb763e4a51
|
||||
checksum: f10d68e22a8fb7e41ca3700af7b6ea6950dd8e505743db6fd2071ceccdfdc971dbf7f0438ff77d01e7408e76feb0c7ea52f3904cc680ef0431b9465d37497959
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue