Skip to content

Commit 51d5159

Browse files
fix(deps): update dependency @anthropic-ai/sdk to ^0.91.0
1 parent bf51b11 commit 51d5159

2 files changed

Lines changed: 37 additions & 93 deletions

File tree

rag/apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"db:migrate": "psql $DATABASE_URL -f schema.sql"
99
},
1010
"dependencies": {
11-
"@anthropic-ai/sdk": "^0.30.0",
11+
"@anthropic-ai/sdk": "^0.91.0",
1212
"@docrag/shared": "workspace:*",
1313
"@neondatabase/serverless": "^1.0.2"
1414
},

0 commit comments

Comments
 (0)