Skip to content

Commit bf61b15

Browse files
committed
Bumps node modules
1 parent c5d71b7 commit bf61b15

4 files changed

Lines changed: 76 additions & 89 deletions

File tree

agents/agent-claude-agent-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"vitest": "^4.1.10"
3333
},
3434
"dependencies": {
35-
"@anthropic-ai/claude-agent-sdk": "^0.3.202",
35+
"@anthropic-ai/claude-agent-sdk": "^0.3.203",
3636
"uuid": "^14.0.1",
3737
"zod": "^4.4.3"
3838
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"packageManager": {
2525
"name": "pnpm",
26-
"version": "^11.7.0",
26+
"version": "~11.13.0",
2727
"onFail": "download"
2828
}
2929
}

0 commit comments

Comments
 (0)