Skip to content

Commit 92a87bb

Browse files
committed
fix: upgrade langchain from 0.0.96 to 0.2.8
Snyk has created this PR to upgrade langchain from 0.0.96 to 0.2.8. See this package in npm: langchain See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/5f03e871-124a-483c-8937-a2cff02be0ca?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b95e49a commit 92a87bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@supabase/supabase-js": "^2.24.0",
1818
"bottleneck": "^2.19.5",
1919
"cheerio": "^1.0.0-rc.12",
20-
"langchain": "^0.2.5",
20+
"langchain": "^0.2.8",
2121
"next": "13.1.6",
2222
"node-spider": "^1.4.1",
2323
"react": "18.3.1",

0 commit comments

Comments
 (0)