diff --git a/test/package.json b/test/package.json
index 1742cfeec..4c105224c 100644
--- a/test/package.json
+++ b/test/package.json
@@ -27,7 +27,7 @@
   "homepage": "https://nestia.io",
   "devDependencies": {
     "@nestia/sdk": "workspace:^",
-    "@nestjs/swagger": "^11.0.0",
+    "@nestjs/swagger": "^11.0.3",
     "@types/express": "^4.17.17",
     "@types/multer": "^1.4.12",
     "@types/node": "20.11.16",
@@ -44,10 +44,10 @@
     "@nestia/core": "workspace:^",
     "@nestia/e2e": "workspace:^",
     "@nestia/fetcher": "workspace:^",
-    "@nestjs/common": "^11.0.2",
-    "@nestjs/core": "^11.0.2",
-    "@nestjs/platform-express": "^11.0.2",
-    "@nestjs/platform-fastify": "^11.0.2",
+    "@nestjs/common": "^11.0.9",
+    "@nestjs/core": "^11.0.9",
+    "@nestjs/platform-express": "^11.0.9",
+    "@nestjs/platform-fastify": "^11.0.9",
     "@samchon/openapi": "^2.4.0",
     "express": "^4.21.1",
     "fastify": "^5.1.0",