diff --git a/test/package.json b/test/package.json index f2d15335e..727c125ed 100644 --- a/test/package.json +++ b/test/package.json @@ -43,10 +43,10 @@ "@nestia/core": "^3.17.0", "@nestia/e2e": "^0.7.0", "@nestia/fetcher": "^3.17.0", - "@nestjs/common": "^10.4.4", - "@nestjs/core": "^10.4.4", - "@nestjs/platform-express": "^10.4.4", - "@nestjs/platform-fastify": "^10.4.4", + "@nestjs/common": "^10.4.5", + "@nestjs/core": "^10.4.5", + "@nestjs/platform-express": "^10.4.5", + "@nestjs/platform-fastify": "^10.4.5", "tgrid": "^1.0.3", "tstl": "^3.0.0", "typia": "6.11.0",