diff --git a/backend/package.json b/backend/package.json index f3c79c1..e51ad83 100644 --- a/backend/package.json +++ b/backend/package.json @@ -16,7 +16,9 @@ "dotenv": "^16.4.7", "fastify": "^5.2.1", "nanoid": "^5.0.9", + "node-fetch": "^3.3.2", "pino-pretty": "^13.0.0", + "socks-proxy-agent": "^8.0.5", "telegraf": "^4.16.3" } }