chore(deps): bump prom-client from 15.1.1 to 15.1.2 (#10096)

Bumps [prom-client](https://github.com/siimon/prom-client) from 15.1.1 to 15.1.2.
- [Release notes](https://github.com/siimon/prom-client/releases)
- [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/siimon/prom-client/compare/v15.1.1...v15.1.2)

---
updated-dependencies:
- dependency-name: prom-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-21 15:19:09 +00:00
committed by GitHub
parent c00ad438c6
commit 91bd8dfc73
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -47,7 +47,7 @@
"pg": "^8.11.5",
"pretty-bytes": "^6.1.1",
"priorityqueuejs": "^2.0.0",
"prom-client": "^15.1.1",
"prom-client": "^15.1.2",
"qs": "^6.12.0",
"query-string": "^9.0.0",
"semver": "~7.6.0",
@@ -23413,9 +23413,9 @@
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
},
"node_modules/prom-client": {
"version": "15.1.1",
"resolved": "https://registry.npmjs.org/prom-client/-/prom-client-15.1.1.tgz",
"integrity": "sha512-GVA2H96QCg2q71rjc3VYvSrVG7OpnJxyryC7dMzvfJfpJJHzQVwF3TJLfHzKORcwJpElWs1TwXLthlJAFJxq2A==",
"version": "15.1.2",
"resolved": "https://registry.npmjs.org/prom-client/-/prom-client-15.1.2.tgz",
"integrity": "sha512-on3h1iXb04QFLLThrmVYg1SChBQ9N1c+nKAjebBjokBqipddH3uxmOUcEkTnzmJ8Jh/5TSUnUqS40i2QB2dJHQ==",
"dependencies": {
"@opentelemetry/api": "^1.4.0",
"tdigest": "^0.1.1"

View File

@@ -59,7 +59,7 @@
"pg": "^8.11.5",
"pretty-bytes": "^6.1.1",
"priorityqueuejs": "^2.0.0",
"prom-client": "^15.1.1",
"prom-client": "^15.1.2",
"qs": "^6.12.0",
"query-string": "^9.0.0",
"semver": "~7.6.0",