diff --git a/backend/package.json b/backend/package.json index 23480b5..e38c6a7 100644 --- a/backend/package.json +++ b/backend/package.json @@ -34,7 +34,7 @@ "@types/bcrypt": "^5.0.2", "@typescript-eslint/eslint-plugin": "^8.15.0", "@typescript-eslint/parser": "^8.15.0", - "eslint": "^9.15.0", + "eslint": "^10.5.0", "tsx": "^4.19.2", "typescript": "^5.7.2", "vitest": "^4.1.6"