Downgrade @fastify/websocket to v8 (Fastify 4 compatible)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-17 18:13:34 +03:00
parent 25b1a96740
commit d3045194a6
2 changed files with 7 additions and 105 deletions

View File

@@ -14,7 +14,7 @@
"@fastify/helmet": "^11.1.1",
"@fastify/jwt": "^8.0.1",
"@fastify/rate-limit": "^9.1.0",
"@fastify/websocket": "^11.2.0",
"@fastify/websocket": "^8.3.1",
"bcryptjs": "^2.4.3",
"fastify": "^4.28.1",
"ioredis": "^5.3.2",