From e81673a0bbb3f6d1c4cf13be1908d296b2b62857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:49:49 +0000 Subject: [PATCH] chore(deps): bump fastify from 5.8.3 to 5.8.5 in /api-server Bumps [fastify](https://github.com/fastify/fastify) from 5.8.3 to 5.8.5. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.8.3...v5.8.5) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api-server/package.json | 2 +- api-server/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api-server/package.json b/api-server/package.json index 84c917c..81f4c41 100644 --- a/api-server/package.json +++ b/api-server/package.json @@ -23,7 +23,7 @@ "bcryptjs": "^2.4.3", "chess.js": "^1.4.0", "dotenv": "^17.3.1", - "fastify": "^5.8.3", + "fastify": "^5.8.5", "jsonwebtoken": "^9.0.2", "pg": "^8.16.3", "prisma": "^7.4.1", diff --git a/api-server/pnpm-lock.yaml b/api-server/pnpm-lock.yaml index 4958d87..3abcc44 100644 --- a/api-server/pnpm-lock.yaml +++ b/api-server/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^17.3.1 version: 17.3.1 fastify: - specifier: ^5.8.3 - version: 5.8.3 + specifier: ^5.8.5 + version: 5.8.5 jsonwebtoken: specifier: ^9.0.2 version: 9.0.3 @@ -717,8 +717,8 @@ packages: fastify-plugin@5.1.0: resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} - fastify@5.8.3: - resolution: {integrity: sha512-XJXpRQ41+rsJ/GLeP9vyDC+fBXilcTlEXokMSexkdEkla4uf7ZQNaI5xl3el+kW5TZQulqYxLr659ey/KX7XmQ==} + fastify@5.8.5: + resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==} fastq@1.20.1: resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} @@ -1948,7 +1948,7 @@ snapshots: fastify-plugin@5.1.0: {} - fastify@5.8.3: + fastify@5.8.5: dependencies: '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.2.0