diff --git a/test/package.json b/test/package.json index e598c7139..5cd06ce37 100644 --- a/test/package.json +++ b/test/package.json @@ -27,7 +27,7 @@ "homepage": "https://nestia.io", "devDependencies": { "@nestia/sdk": "^3.19.1", - "@nestjs/swagger": "^8.0.5", + "@nestjs/swagger": "^8.0.7", "@samchon/openapi": "^1.2.2", "@types/express": "^4.17.17", "@types/node": "20.11.16", @@ -43,10 +43,10 @@ "@nestia/core": "^3.19.1", "@nestia/e2e": "^0.7.0", "@nestia/fetcher": "^3.19.1", - "@nestjs/common": "^10.4.7", - "@nestjs/core": "^10.4.7", - "@nestjs/platform-express": "^10.4.7", - "@nestjs/platform-fastify": "^10.4.7", + "@nestjs/common": "^10.4.8", + "@nestjs/core": "^10.4.8", + "@nestjs/platform-express": "^10.4.8", + "@nestjs/platform-fastify": "^10.4.8", "tgrid": "^1.0.3", "tstl": "^3.0.0", "typia": "6.12.0",