|
|
@@ -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",
|