From 17cc1c05cdcc0d70beca1843348950b613ce438a Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Sat, 4 Mar 2023 22:25:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E5=8F=AF=E9=80=89?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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