Skip to content

Commit e70299b

Browse files
Chahat chughChahat chugh
authored andcommitted
change versions of langchain and langchain/core to fix vulnerabilities
1 parent 82f224e commit e70299b

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,13 @@
127127
},
128128
"dependencies": {
129129
"@langchain/community": "^0.3.50",
130-
"@langchain/core": "^0.3.75",
130+
"@langchain/core": "^0.3.80",
131131
"@langchain/langgraph": "^0.4.4",
132132
"@loopback/repository": "^7.0.14",
133133
"@sourceloop/chat-service": "15.0.3",
134134
"@sourceloop/core": "17.0.3",
135135
"@sourceloop/file-utils": "0.3.7",
136-
"langchain": "^0.3.30",
136+
"langchain": "^0.3.37",
137137
"loopback4-authentication": "^12.2.0",
138138
"loopback4-authorization": "^7.0.3",
139139
"tslib": "^2.8.0",

0 commit comments

Comments
 (0)