diff --git a/server/bun.lockb b/server/bun.lockb index 2febc57..9a0cb23 100755 Binary files a/server/bun.lockb and b/server/bun.lockb differ diff --git a/server/package.json b/server/package.json index b889a6b..4193048 100644 --- a/server/package.json +++ b/server/package.json @@ -15,7 +15,7 @@ "@faker-js/faker": "^8.3.1", "@fastify/cors": "^8.5.0", "date-fns": "^3.3.1", - "fastify": "^4.25.2", + "fastify": "^5.8.3", "prettier": "^3.2.4" } }