diff --git a/services/notification/package.json b/services/notification/package.json index 17af210e..675f982a 100644 --- a/services/notification/package.json +++ b/services/notification/package.json @@ -28,7 +28,7 @@ "typescript": "^7.0.2", "vitest": "^4.1.10", "eslint": "^10.8.0", - "@typescript-eslint/eslint-plugin": "^8.65.0", + "@typescript-eslint/eslint-plugin": "^8.68.0", "@typescript-eslint/parser": "^8.65.0" } }