diff --git a/test/package.json b/test/package.json index 769c43e31..38b11427f 100644 --- a/test/package.json +++ b/test/package.json @@ -43,10 +43,10 @@ "@nestia/core": "^3.14.0", "@nestia/e2e": "^0.7.0", "@nestia/fetcher": "^3.14.0", - "@nestjs/common": "^10.4.3", - "@nestjs/core": "^10.4.3", - "@nestjs/platform-express": "^10.4.3", - "@nestjs/platform-fastify": "^10.4.3", + "@nestjs/common": "^10.4.4", + "@nestjs/core": "^10.4.4", + "@nestjs/platform-express": "^10.4.4", + "@nestjs/platform-fastify": "^10.4.4", "tgrid": "^1.0.3", "tstl": "^3.0.0", "typia": "6.10.2",