fix(ai): bump anthropic sdk for audit

closes #3992
This commit is contained in:
Mario Zechner
2026-04-30 10:29:20 +02:00
parent 32f7fc6aa5
commit eb522d6c3c
3 changed files with 6 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
"prepublishOnly": "npm run clean && npm run build"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.90.0",
"@anthropic-ai/sdk": "^0.91.1",
"@aws-sdk/client-bedrock-runtime": "^3.1030.0",
"@google/genai": "^1.40.0",
"@mistralai/mistralai": "^2.2.0",