Skip to content

Commit 2ac0eb1

Browse files
fix(deps): update dependency @langchain/langgraph-checkpoint-sqlite to ^0.2.0
1 parent 3a5efbf commit 2ac0eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/genai/agent-langgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@langchain/core": "0.3.57",
3737
"@langchain/langgraph": "0.2.74",
3838
"@langchain/langgraph-checkpoint-postgres": "^0.0.5",
39-
"@langchain/langgraph-checkpoint-sqlite": "^0.1.5",
39+
"@langchain/langgraph-checkpoint-sqlite": "^0.2.0",
4040
"@langchain/openai": "^0.5.11",
4141
"langfuse-langchain": "^3.29.1",
4242
"zod": "^3.23.8"

0 commit comments

Comments
 (0)