Skip to content

Commit 74350d4

Browse files
fix(deps): update dependency @langchain/openai to v0.5.8
1 parent 7ee6093 commit 74350d4

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

frontend/apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@codemirror/state": "6.5.2",
1212
"@codemirror/view": "6.36.6",
1313
"@langchain/core": "0.3.49",
14-
"@langchain/openai": "0.5.7",
14+
"@langchain/openai": "0.5.8",
1515
"@lezer/highlight": "1.2.1",
1616
"@liam-hq/db": "workspace:*",
1717
"@liam-hq/db-structure": "workspace:*",

frontend/packages/jobs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "src/index.ts",
99
"dependencies": {
1010
"@langchain/core": "0.3.49",
11-
"@langchain/openai": "0.5.7",
11+
"@langchain/openai": "0.5.8",
1212
"@liam-hq/db": "workspace:*",
1313
"@liam-hq/db-structure": "workspace:*",
1414
"@liam-hq/github": "workspace:*",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)