fix(framework): Ensure that CORS and Auth middleware is applied for routes only defined in middlewares.ts (#10339)
This commit is contained in:
committed by
GitHub
parent
582f52b31d
commit
a5263083fa
@@ -59,6 +59,7 @@
|
||||
"@mikro-orm/postgresql": "5.9.7",
|
||||
"@swc/core": "^1.7.28",
|
||||
"@swc/jest": "^0.2.36",
|
||||
"@types/cors": "^2.8.17",
|
||||
"@types/jsonwebtoken": "^8.5.9",
|
||||
"awilix": "^8.0.1",
|
||||
"ioredis": "^5.4.1",
|
||||
|
||||
Reference in New Issue
Block a user