Merge pull request #24592 from overleaf/td-socket-io-origins

Use updated socket.io with CORS origin check in real-time

GitOrigin-RevId: a1a874ba298e145aa4c9dd55ef723d79843f8145
This commit is contained in:
Tim Down
2025-04-15 08:05:25 +00:00
committed by Copybot
parent b9f1013f37
commit 773cbc92eb
4 changed files with 42 additions and 14 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"lodash": "^4.17.21",
"proxy-addr": "^2.0.7",
"request": "^2.88.2",
"socket.io": "github:overleaf/socket.io#0.9.19-overleaf-10",
"socket.io": "github:overleaf/socket.io#0.9.19-overleaf-11",
"socket.io-client": "github:overleaf/socket.io-client#0.9.17-overleaf-5"
},
"devDependencies": {