diff --git a/package-lock.json b/package-lock.json
index ae39053a..5544c28a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -32,7 +32,7 @@
         "ts-node": "10.9.2",
         "turbo": "2.1.3",
         "typescript": "5.6.3",
-        "typescript-eslint": "^8.0.1"
+        "typescript-eslint": "^8.8.1"
       }
     },
     "node_modules/@aashutoshrathi/word-wrap": {
diff --git a/package.json b/package.json
index 14eb57fa..c5369b98 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
     "ts-node": "10.9.2",
     "turbo": "2.1.3",
     "typescript": "5.6.3",
-    "typescript-eslint": "^8.0.1"
+    "typescript-eslint": "^8.8.1"
   },
   "volta": {
     "node": "20.18.0"