diff --git a/integrations/openai-agents-js/package.json b/integrations/openai-agents-js/package.json index 5a7252132..6c4d6c07b 100644 --- a/integrations/openai-agents-js/package.json +++ b/integrations/openai-agents-js/package.json @@ -26,7 +26,7 @@ "license": "MIT", "devDependencies": { "@openai/agents": "^0.0.15", - "@types/node": "^20.10.5", + "@types/node": "^20.19.43", "braintrust": "workspace:^", "tsup": "^8.5.1", "tsx": "^4.21.0",