diff --git a/package.json b/package.json index 256bf62..2e4fce3 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,12 @@ "puppeteer-extra-plugin-stealth": "^2.11.2", "random": "^4.1.0", "undici": "^5.20.0", - "uuid": "^9.0.0" + "uuid": "^9.0.0", + "ws": "^8.12.1" }, "optionalDependencies": { "jimp": "^0.22.7", - "sharp": "^0.31.3" + "sharp": "^0.31.3", + "https-proxy-agent": "5.0.1" } } \ No newline at end of file