diff --git a/package.json b/package.json index b563ac43..416fb4be 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@fastify/rate-limit": "^9.1.0", "@fastify/redis": "^6.2.0", "@fastify/session": "^10.9.0", - "@fastify/under-pressure": "^8.5.1", + "@fastify/under-pressure": "^9.0.1", "@opentelemetry/exporter-trace-otlp-http": "^0.53.0", "@opentelemetry/instrumentation": "^0.53.0", "@opentelemetry/resources": "^1.26.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4161a93f..57ae58fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^10.9.0 version: 10.9.0 '@fastify/under-pressure': - specifier: ^8.5.1 - version: 8.5.1 + specifier: ^9.0.1 + version: 9.0.1 '@opentelemetry/exporter-trace-otlp-http': specifier: ^0.53.0 version: 0.53.0(@opentelemetry/api@1.9.0) @@ -881,6 +881,9 @@ packages: '@fastify/error@3.4.1': resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==} + '@fastify/error@4.0.0': + resolution: {integrity: sha512-OO/SA8As24JtT1usTUTKgGH7uLvhfwZPwlptRi2Dp5P4KKmJI3gvsZ8MIHnNwDs4sLf/aai5LzTyl66xr7qMxA==} + '@fastify/fast-json-stringify-compiler@4.3.0': resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==} @@ -905,8 +908,8 @@ packages: '@fastify/static@6.12.0': resolution: {integrity: sha512-KK1B84E6QD/FcQWxDI2aiUCwHxMJBI1KeCUzm1BwYpPY1b742+jeKruGHP2uOluuM6OkBPI8CIANrXcCRtC2oQ==} - '@fastify/under-pressure@8.5.1': - resolution: {integrity: sha512-4PRp1Y29yNSqNnMIwL9CyBtNP6rqLnY0JmZ0TMzCYj28k9Lw0nrqI6A2JxNQZd0jzbls/8LN4TcuRW2HEqQVmw==} + '@fastify/under-pressure@9.0.1': + resolution: {integrity: sha512-aafxmJYJBgbYad4eoKwaWXtyBwoLoUCpVDahjzsvRcCjR8esm0F6s3jACWWtZqgcE498gV7fG1X4vzGt9lWw9A==} '@fastify/view@8.2.0': resolution: {integrity: sha512-hBSiBofCnJNlPHEMZWpO1SL84eqOaqujJ1hR3jntFyZZCkweH5jMs12DKYyGesjVll7SJFRRxPUBB8kmUmneRQ==} @@ -2821,6 +2824,9 @@ packages: fastify-plugin@4.5.1: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} + fastify-plugin@5.0.1: + resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} + fastify@4.28.1: resolution: {integrity: sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==} @@ -5672,6 +5678,8 @@ snapshots: '@fastify/error@3.4.1': {} + '@fastify/error@4.0.0': {} + '@fastify/fast-json-stringify-compiler@4.3.0': dependencies: fast-json-stringify: 5.16.0 @@ -5720,10 +5728,10 @@ snapshots: glob: 8.1.0 p-limit: 3.1.0 - '@fastify/under-pressure@8.5.1': + '@fastify/under-pressure@9.0.1': dependencies: - '@fastify/error': 3.4.1 - fastify-plugin: 4.5.1 + '@fastify/error': 4.0.0 + fastify-plugin: 5.0.1 '@fastify/view@8.2.0': dependencies: @@ -8204,6 +8212,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify@4.28.1: dependencies: '@fastify/ajv-compiler': 3.5.0