diff --git a/package.json b/package.json index c02a17b..ec5c80e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "start": "bun run dist/server.js" }, "dependencies": { - "@fastify/cors": "^9.0.0", + "@fastify/cors": "^11.2.0", "fastify": "^5.8.5" }, "devDependencies": {