diff --git a/package.json b/package.json
index 238e1a1..257e0bd 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
     "nodemon": "^2.0.21",
     "ts-node": "^10.9.1",
     "tsc-alias": "^1.8.3",
-    "tsconfig-paths": "^4.1.2",
+    "tsconfig-paths": "^4.2.0",
     "typescript": "^5.0.2"
   }
 }
diff --git a/yarn.lock b/yarn.lock
index 29cc1ba..3a5bad0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2779,10 +2779,10 @@ tsc-alias@^1.8.3:
     normalize-path "^3.0.0"
     plimit-lit "^1.2.6"
 
-tsconfig-paths@^4.1.2:
-  version "4.1.2"
-  resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.1.2.tgz"
-  integrity sha512-uhxiMgnXQp1IR622dUXI+9Ehnws7i/y6xvpZB9IbUVOPy0muvdvgXeZOn88UcGPiT98Vp3rJPTa8bFoalZ3Qhw==
+tsconfig-paths@^4.2.0:
+  version "4.2.0"
+  resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz#ef78e19039133446d244beac0fd6a1632e2d107c"
+  integrity sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==
   dependencies:
     json5 "^2.2.2"
     minimist "^1.2.6"