Skip to content

Commit

Permalink
fix(deps): update dependency prom-client to ^15.1.3 (#2188)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 4fca7ba commit 7779e17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ky": "^1.4.0",
"node-cache": "^5.1.2",
"pino": "^8.21.0",
"prom-client": "^15.1.2",
"prom-client": "^15.1.3",
"punycode": "^2.3.1",
"rate-limiter-flexible": "^4.0.1",
"react": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15982,13 +15982,13 @@ __metadata:
languageName: node
linkType: hard

"prom-client@npm:^15.1.2":
version: 15.1.2
resolution: "prom-client@npm:15.1.2"
"prom-client@npm:^15.1.3":
version: 15.1.3
resolution: "prom-client@npm:15.1.3"
dependencies:
"@opentelemetry/api": "npm:^1.4.0"
tdigest: "npm:^0.1.1"
checksum: 10c0/a221db148fa64e29dfd4c6cdcaaae14635495a4272b68917e2b44fcfd988bc57027d275b04489ceeea4d0c4d64d058af842c1300966d2c1ffa255f1fa6af1277
checksum: 10c0/816525572e5799a2d1d45af78512fb47d073c842dc899c446e94d17cfc343d04282a1627c488c7ca1bcd47f766446d3e49365ab7249f6d9c22c7664a5bce7021
languageName: node
linkType: hard

Expand Down Expand Up @@ -16888,7 +16888,7 @@ __metadata:
postcss: "npm:^8.4.38"
postcss-modules: "npm:^6.0.0"
prettier: "npm:^3.3.2"
prom-client: "npm:^15.1.2"
prom-client: "npm:^15.1.3"
punycode: "npm:^2.3.1"
rate-limiter-flexible: "npm:^4.0.1"
react: "npm:^18.3.1"
Expand Down

0 comments on commit 7779e17

Please sign in to comment.