Update socket.io to overleaf/socket.io#0.9.19-overleaf-6 (#9392)

GitOrigin-RevId: e9c7caec9151260dbc127197debb9e8b7db0118f
This commit is contained in:
Alf Eaton
2022-09-20 14:21:04 +01:00
committed by Copybot
parent 1652559e85
commit 89dee55802
2 changed files with 101 additions and 11 deletions

View File

@@ -32,8 +32,8 @@
"express-session": "^1.17.1",
"proxy-addr": "^2.0.7",
"request": "^2.88.2",
"socket.io": "https://github.com/overleaf/socket.io/archive/0.9.19-overleaf-5.tar.gz",
"socket.io-client": "https://github.com/overleaf/socket.io-client/archive/0.9.17-overleaf-3.tar.gz",
"socket.io": "overleaf/socket.io#0.9.19-overleaf-6",
"socket.io-client": "overleaf/socket.io-client#0.9.17-overleaf-3",
"underscore": "1.13.1"
},
"devDependencies": {