mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #32755 from overleaf/em-tpds-merge-worker
Add tpdsworker functionality to third-party-datastore and redirect web traffic GitOrigin-RevId: 94a514a6a1b10ce6126feb27ce604bcd4f42cda1
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -51187,17 +51187,21 @@
|
||||
"bunyan": "^1.8.15",
|
||||
"dropbox": "^10.34.0",
|
||||
"express": "4.22.1",
|
||||
"ioredis": "^4.16.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lru-cache": "^4.1.5",
|
||||
"minimatch": "^10.2.2",
|
||||
"minimist": "^1.2.8",
|
||||
"mongodb-legacy": "6.1.3",
|
||||
"node-fetch": "^2.7.0",
|
||||
"p-limit": "^2.3.0"
|
||||
"p-limit": "^2.3.0",
|
||||
"redlock": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"chai-http": "4.4.0",
|
||||
"express-basic-auth": "^1.2.0",
|
||||
"mocha": "^11.1.0",
|
||||
"mocha-junit-reporter": "^2.2.1",
|
||||
"mocha-multi-reporters": "^1.5.1",
|
||||
|
||||
Reference in New Issue
Block a user