diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-15 10:44:45 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2024-08-15 10:44:45 +0200 |
commit | dca7a84c8447c6bd12fb0053bc669c9421ee87ac (patch) | |
tree | 4bccd7736fac4d27c92bccabdddcc69c12fd3fe8 /pnpm-lock.yaml | |
parent | 8af766efbada1080da1b0269d0ce9707bef3c4a0 (diff) | |
download | monkeytype-dca7a84c8447c6bd12fb0053bc669c9421ee87ac.tar.gz monkeytype-dca7a84c8447c6bd12fb0053bc669c9421ee87ac.zip |
chore(deps): bump prom-client from 14.0.1 to 15.1.3 (#5785)
Bumps [prom-client](https://github.com/siimon/prom-client) from 14.0.1 to 15.1.3.
- [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/v14.0.1...v15.1.3)
---
updated-dependencies:
- dependency-name: prom-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c984da17..5b9482dd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: 0.12.7 version: 0.12.7 prom-client: - specifier: 14.0.1 - version: 14.0.1 + specifier: 15.1.3 + version: 15.1.3 rate-limiter-flexible: specifier: 2.3.7 version: 2.3.7 @@ -145,7 +145,7 @@ importers: version: 4.0.4 swagger-stats: specifier: 0.99.5 - version: 0.99.5([email protected]) + version: 0.99.5([email protected]) swagger-ui-express: specifier: 4.3.0 version: 4.3.0([email protected]) @@ -7464,9 +7464,9 @@ packages: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} - resolution: {integrity: sha512-HxTArb6fkOntQHoRGvv4qd/BkorjliiuO2uSWC2KC17MUTKYttWdDoXX/vxOhQdkoECEM9BBH0pj2l8G8kev6w==} - engines: {node: '>=10'} + resolution: {integrity: sha512-6ZiOBfCywsD4k1BN9IX0uZhF+tJkV8q8llP64G5Hajs4JOeVLPCwpPVcpXy3BwYiUGgyJzsJJQeOIv7+hDSq8g==} + engines: {node: ^16 || ^18 || >=20} resolution: {integrity: sha512-BthzO9yTPswGf7etOBiHCVuugs2N01/Q/94dIPls48z2zCmrnDptUUZzfIb+41xq0MnYZ/BzmOd6ikDR4ibNZA==} @@ -11952,7 +11952,7 @@ snapshots: '@types/node': 20.14.11 fastify: 3.29.5 joi: 17.13.3 - prom-client: 14.0.1 + prom-client: 15.1.3 transitivePeerDependencies: - supports-color @@ -17785,8 +17785,9 @@ snapshots: dependencies: + '@opentelemetry/api': 1.8.0 tdigest: 0.1.2 @@ -18977,7 +18978,7 @@ snapshots: es6-iterator: 2.0.3 es6-symbol: 3.1.4 dependencies: axios: 1.7.4([email protected]) basic-auth: 2.0.1 @@ -18985,7 +18986,7 @@ snapshots: debug: 4.3.6([email protected]) moment: 2.30.1 path-to-regexp: 6.2.2 - prom-client: 14.0.1 + prom-client: 15.1.3 qs: 6.12.3 send: 0.18.0 uuid: 9.0.1 |