diff --git a/api/package.json b/api/package.json index f31feeec4dc..b7d20e2ab6a 100644 --- a/api/package.json +++ b/api/package.json @@ -22,7 +22,7 @@ "date-fns-tz": "3.2.0", "dotenv": "16.6.1", "fast-uri": "2.4.0", - "fastify": "5.7.0", + "fastify": "5.7.1", "fastify-plugin": "5.1.0", "joi": "17.13.3", "jsonwebtoken": "9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3cff74ec3a9..7b9fdbce5b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -150,8 +150,8 @@ importers: specifier: 2.4.0 version: 2.4.0 fastify: - specifier: 5.7.0 - version: 5.7.0 + specifier: 5.7.1 + version: 5.7.1 fastify-plugin: specifier: 5.1.0 version: 5.1.0 @@ -8408,8 +8408,8 @@ packages: fastify-plugin@5.1.0: resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} - fastify@5.7.0: - resolution: {integrity: sha512-EA1WUXWhvo+G3ed9TUm+jd8UYdnSGMpCywM1A1CtZtb+h0cKnLb0t8w3TWPN3/w55JfzKZxd959ENp2nOKnZQw==} + fastify@5.7.1: + resolution: {integrity: sha512-ZW7S4fxlZhE+tYWVokFzjh+i56R+buYKNGhrVl6DtN8sxkyMEzpJnzvO8A/ZZrsg5w6X37u6I4EOQikYS5DXpA==} fastq@1.15.0: resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} @@ -24704,7 +24704,7 @@ snapshots: fastify-plugin@5.1.0: {} - fastify@5.7.0: + fastify@5.7.1: dependencies: '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.0.0