|
@@ -32300,7 +32300,7 @@
|
|
|
"node_modules/policyfile": {
|
|
"node_modules/policyfile": {
|
|
|
"version": "0.0.4",
|
|
"version": "0.0.4",
|
|
|
"resolved": "https://registry.npmjs.org/policyfile/-/policyfile-0.0.4.tgz",
|
|
"resolved": "https://registry.npmjs.org/policyfile/-/policyfile-0.0.4.tgz",
|
|
|
- "integrity": "sha1-1rgurZiueeviKOLa9ZAzEeyYLk0=",
|
|
|
|
|
|
|
+ "integrity": "sha512-UfDtlscNialXfmVEwEPm0t/5qtM0xPK025eYWd/ilv89hxLIhVQmt3QIzMHincLO2MBtZyww0386pt13J4aIhQ==",
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": "*"
|
|
"node": "*"
|
|
|
}
|
|
}
|
|
@@ -35199,6 +35199,15 @@
|
|
|
"node": ">=8"
|
|
"node": ">=8"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "node_modules/redis": {
|
|
|
|
|
+ "version": "0.7.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/redis/-/redis-0.7.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-0Pgb0jOLfn6eREtEIRn/ifyZJjl2H+wUY4F/Pe7T4UhmoSrZ/1HU5ZqiBpDk8I8Wbyv2N5DpXKzbEtMj3drprg==",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"node_modules/redis-commands": {
|
|
"node_modules/redis-commands": {
|
|
|
"version": "1.7.0",
|
|
"version": "1.7.0",
|
|
|
"resolved": "https://registry.npmjs.org/redis-commands/-/redis-commands-1.7.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/redis-commands/-/redis-commands-1.7.0.tgz",
|
|
@@ -37141,8 +37150,8 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/socket.io": {
|
|
"node_modules/socket.io": {
|
|
|
- "version": "0.9.19-overleaf-10",
|
|
|
|
|
- "resolved": "git+ssh://git@github.com/overleaf/socket.io.git#7ac322c2a5b26a4647834868d78afbb0db1f8849",
|
|
|
|
|
|
|
+ "version": "0.9.19-overleaf-11",
|
|
|
|
|
+ "resolved": "git+ssh://git@github.com/overleaf/socket.io.git#5afa587036620afa232d0f7b778ebb1541d7e4d5",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"base64id": "0.1.0",
|
|
"base64id": "0.1.0",
|
|
|
"policyfile": "0.0.4"
|
|
"policyfile": "0.0.4"
|
|
@@ -37174,15 +37183,6 @@
|
|
|
"ultron": "1.0.x"
|
|
"ultron": "1.0.x"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/socket.io/node_modules/redis": {
|
|
|
|
|
- "version": "0.7.3",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/redis/-/redis-0.7.3.tgz",
|
|
|
|
|
- "integrity": "sha512-0Pgb0jOLfn6eREtEIRn/ifyZJjl2H+wUY4F/Pe7T4UhmoSrZ/1HU5ZqiBpDk8I8Wbyv2N5DpXKzbEtMj3drprg==",
|
|
|
|
|
- "optional": true,
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "*"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/sockjs": {
|
|
"node_modules/sockjs": {
|
|
|
"version": "0.3.24",
|
|
"version": "0.3.24",
|
|
|
"resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
|
|
"resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
|
|
@@ -43958,7 +43958,7 @@
|
|
|
"lodash": "^4.17.21",
|
|
"lodash": "^4.17.21",
|
|
|
"proxy-addr": "^2.0.7",
|
|
"proxy-addr": "^2.0.7",
|
|
|
"request": "^2.88.2",
|
|
"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"
|
|
"socket.io-client": "github:overleaf/socket.io-client#0.9.17-overleaf-5"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|