We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e064f1a + 15fd7b5 commit 440a4b8Copy full SHA for 440a4b8
test/package.json
@@ -44,10 +44,10 @@
44
"@nestia/core": "workspace:^",
45
"@nestia/e2e": "workspace:^",
46
"@nestia/fetcher": "workspace:^",
47
- "@nestjs/common": "^10.4.13",
48
- "@nestjs/core": "^10.4.13",
49
- "@nestjs/platform-express": "^10.4.13",
50
- "@nestjs/platform-fastify": "^10.4.13",
+ "@nestjs/common": "^10.4.15",
+ "@nestjs/core": "^10.4.15",
+ "@nestjs/platform-express": "^10.4.15",
+ "@nestjs/platform-fastify": "^10.4.15",
51
"@samchon/openapi": "^2.0.1",
52
"express": "^4.21.1",
53
"fastify": "^5.1.0",
0 commit comments