Update @anthropic-ai/claude-agent-sdk to version 0.1.27 in package.json and package-lock.json

This commit is contained in:
Alex Newman
2025-10-25 14:32:37 -04:00
parent 22777bdcfe
commit 6131f9694a
2 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"worker:logs": "pm2 logs claude-mem-worker"
},
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.1.23",
"@anthropic-ai/claude-agent-sdk": "^0.1.27",
"@modelcontextprotocol/sdk": "^1.20.1",
"better-sqlite3": "^11.0.0",
"express": "^4.18.2",