Skip to content

Commit 6ecfa14

Browse files
fix(deps): update dependency @langchain/core to ^0.3.0
1 parent 323b311 commit 6ecfa14

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

3.16 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@discord-nestjs/core": "^5.3.14",
4040
"@langchain/community": "^0.2.23",
41-
"@langchain/core": "^0.2.20",
41+
"@langchain/core": "^0.3.0",
4242
"@langchain/openai": "^0.2.5",
4343
"@nestjs/common": "^10.3.10",
4444
"@nestjs/config": "^3.2.3",

0 commit comments

Comments
 (0)