From ddebeb0b85ebdef6eea2ceb59fb4816e9e323da6 Mon Sep 17 00:00:00 2001 From: Aaron <674560606@qq.com> Date: Fri, 19 Feb 2021 19:16:42 +0800 Subject: [PATCH] =?UTF-8?q?arm64=E8=AE=BE=E5=A4=87=E5=AE=89=E8=A3=85websoc?= =?UTF-8?q?ket=E5=AF=BC=E8=87=B4=E5=AE=B9=E5=99=A8=E6=97=A0=E9=99=90?= =?UTF-8?q?=E9=87=8D=E5=90=AF=EF=BC=8C=E4=BD=BF=E7=94=A8ws=E4=BB=A3?= =?UTF-8?q?=E6=9B=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0499d343..9db6101d 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "request": "^2.88.2", "tough-cookie": "^4.0.0", "tunnel": "0.0.6", - "websocket": "^1.0.33" + "ws": "^7.4.3" } }