Fix dependencies

This commit is contained in:
Adria Navarro 2023-06-16 17:55:32 +01:00
parent 7bd0078210
commit fe3b3aaf53
3 changed files with 5 additions and 8 deletions

View File

@ -63,6 +63,7 @@
"airtable": "0.10.1",
"arangojs": "7.2.0",
"aws-sdk": "2.1030.0",
"bcrypt": "5.1.0",
"bcryptjs": "2.4.3",
"bull": "4.10.1",
"chmodr": "1.2.0",

View File

@ -47,6 +47,7 @@
"@techpass/passport-openidconnect": "0.3.2",
"@types/global-agent": "2.1.1",
"aws-sdk": "2.1030.0",
"bcrypt": "5.1.0",
"bcryptjs": "2.4.3",
"dd-trace": "3.13.2",
"dotenv": "8.6.0",

View File

@ -36,14 +36,9 @@ function runBuild(entry, outfile) {
"deasync",
"mock-aws-s3",
"nock",
"lerna",
"dd-trace",
"pg",
"@bull-board/koa",
"koa2-ratelimit",
"fsevents",
"knex",
"aws-sdk",
"pino",
"koa-pino-logger",
"bull",
],
}