diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e15ba0e..e9f8cb1 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,6 @@ "license": "MIT", "dependencies": { "express": "^4.18.2", - "socket.io": "^2.4.1" + "socket.io": "^4.7.4" } } |