diff --git a/test/package.json b/test/package.json index b880eaefd..16acf0f00 100644 --- a/test/package.json +++ b/test/package.json @@ -27,7 +27,7 @@ "homepage": "https://nestia.io", "devDependencies": { "@nestia/sdk": "^3.14.0", - "@nestjs/swagger": "^7.4.0", + "@nestjs/swagger": "^7.4.2", "@samchon/openapi": "^1.0.2", "@types/express": "^4.17.17", "@types/node": "20.11.16", @@ -43,10 +43,10 @@ "@nestia/core": "^3.14.0", "@nestia/e2e": "^0.7.0", "@nestia/fetcher": "^3.14.0", - "@nestjs/common": "^10.4.1", - "@nestjs/core": "^10.4.1", - "@nestjs/platform-express": "^10.4.1", - "@nestjs/platform-fastify": "^10.4.1", + "@nestjs/common": "^10.4.3", + "@nestjs/core": "^10.4.3", + "@nestjs/platform-express": "^10.4.3", + "@nestjs/platform-fastify": "^10.4.3", "tgrid": "^1.0.3", "tstl": "^3.0.0", "typia": "6.10.0",