Skip to content

Commit 8a2ef88

Browse files
fix(deps): update dependency @langchain/core to v0.3.80 [security]
1 parent 9990e2d commit 8a2ef88

4 files changed

Lines changed: 45 additions & 52 deletions

File tree

frontend/apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@codemirror/state": "6.5.2",
1010
"@codemirror/view": "6.38.6",
1111
"@electric-sql/pglite": "0.3.12",
12-
"@langchain/core": "0.3.78",
12+
"@langchain/core": "0.3.80",
1313
"@lezer/highlight": "1.2.2",
1414
"@liam-hq/agent": "workspace:*",
1515
"@liam-hq/db": "workspace:*",

frontend/internal-packages/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@langchain/community": "0.3.57",
12-
"@langchain/core": "0.3.78",
12+
"@langchain/core": "0.3.80",
1313
"@langchain/langgraph": "0.4.9",
1414
"@langchain/langgraph-checkpoint": "0.1.1",
1515
"@langchain/openai": "0.6.9",

0 commit comments

Comments
 (0)