refactor(core): Add unit tests for all external auth middlewares (no-changelog) (#5386)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-02-07 15:49:35 +01:00
committed by GitHub
parent 3a435f7057
commit 7e2f2f7453
10 changed files with 492 additions and 398 deletions

View File

@@ -730,7 +730,7 @@
"devDependencies": {
"@types/amqplib": "^0.10.1",
"@types/aws4": "^1.5.1",
"@types/basic-auth": "^1.1.2",
"@types/basic-auth": "^1.1.3",
"@types/cheerio": "^0.22.15",
"@types/cron": "~1.7.1",
"@types/eventsource": "^1.1.2",
@@ -738,7 +738,7 @@
"@types/formidable": "^1.0.31",
"@types/gm": "^1.18.2",
"@types/imap-simple": "^4.2.0",
"@types/jsonwebtoken": "^9.0.0",
"@types/jsonwebtoken": "^9.0.1",
"@types/lodash.set": "^4.3.6",
"@types/lossless-json": "^1.0.0",
"@types/mailparser": "^2.7.3",