Merge pull request #180 from overleaf/jpa-harden-cleanup-take2

[misc] bump socket.io and socket.io-client
This commit is contained in:
Jakob Ackermann
2020-08-17 12:56:04 +02:00
committed by GitHub
2 changed files with 7 additions and 7 deletions

View File

@@ -32,8 +32,8 @@
"redis-sharelatex": "^1.0.13",
"request": "^2.88.2",
"settings-sharelatex": "^1.1.0",
"socket.io": "https://github.com/overleaf/socket.io/archive/0.9.19-overleaf-3.tar.gz",
"socket.io-client": "https://github.com/overleaf/socket.io-client/archive/0.9.17-overleaf-2.tar.gz"
"socket.io": "https://github.com/overleaf/socket.io/archive/0.9.19-overleaf-4.tar.gz",
"socket.io-client": "https://github.com/overleaf/socket.io-client/archive/0.9.17-overleaf-3.tar.gz"
},
"devDependencies": {
"bunyan": "~0.22.3",