From 38e5409affa94125c75c3292f857a82863f6ff06 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Sun, 1 Aug 2021 12:38:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= 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 10de76f..6547692 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "redux-subscriber": "^1.1.0", "redux-thunk": "^2.3.0", "reselect": "^4.0.0", - "socket.io": "^4.1.2", + "socket.io": "^4.1.3", "stream-browserify": "^1.0.0", "url": "~0.10.1", "util": "~0.10.3"