From e1d0f239f001c2a922f0a487bafe56375fe37dd3 Mon Sep 17 00:00:00 2001 From: secf00tprint Date: Tue, 9 Feb 2021 22:59:32 +0100 Subject: [PATCH] update deps --- 2017_07_19_15th/Pharming/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2017_07_19_15th/Pharming/package.json b/2017_07_19_15th/Pharming/package.json index 87cd311..eb0a18b 100644 --- a/2017_07_19_15th/Pharming/package.json +++ b/2017_07_19_15th/Pharming/package.json @@ -38,7 +38,7 @@ "grunt-zip": "~0.17.1", "mustache": "~2.2.1", "node-sass": ">=4.13.1", - "socket.io": "^1.4.8" + "socket.io": ">=3.1.1" }, "license": "MIT" }