diff --git a/package.json b/package.json
index 19951babeea8e10b36ff831c941ffb727a54b379..83a0afc89fcd829dff2e4788c4b6c9a9a9b527df 100644
--- a/package.json
+++ b/package.json
@@ -271,7 +271,7 @@
     "eslint": "8.21.0",
     "eslint-config-prettier": "8.5.0",
     "eslint-formatter-gha": "1.4.1",
-    "eslint-import-resolver-typescript": "3.3.0",
+    "eslint-import-resolver-typescript": "3.4.0",
     "eslint-plugin-import": "2.26.0",
     "eslint-plugin-jest": "26.7.0",
     "eslint-plugin-jest-formatting": "3.1.0",
diff --git a/yarn.lock b/yarn.lock
index 92ae5415fb0692af980a8854bd85ec323cac9d98..800060c94d5142fcfea472f5557687c9f85ff750 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4440,10 +4440,10 @@ eslint-import-resolver-node@^0.3.6:
     debug "^3.2.7"
     resolve "^1.20.0"
 
-eslint-import-resolver-typescript@3.3.0:
-  version "3.3.0"
-  resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.3.0.tgz#c2b9f420563bdcb4b84d550d81e579f8dc867d5b"
-  integrity sha512-vlooCGKfDX59rH5TbtluOekinPlIS5Ab+dyQUoCCJoE1IV11R/kn6J+RoMBuBkJhzJEIKJ4myQJhw6lGIXfkRA==
+eslint-import-resolver-typescript@3.4.0:
+  version "3.4.0"
+  resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.4.0.tgz#a7e334b86d638f49956f2b0dfbde29daa9c32dcd"
+  integrity sha512-rBCgiEovwX/HQ8ESWV+XIWZaFiRtDeAXNZdcTATB8UbMuadc9qfGOlIP+vy+c7nsgfEBN4NTwy5qunGNptDP0Q==
   dependencies:
     debug "^4.3.4"
     enhanced-resolve "^5.10.0"