Skip to content

Commit

Permalink
fix: packages/lc-turbopuffer/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LANGCHAIN-8310293
- https://snyk.io/vuln/SNYK-JS-LANGCHAIN-8310492
  • Loading branch information
snyk-bot committed Oct 31, 2024
1 parent d0d8f7d commit 40dd823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lc-turbopuffer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Matt Carey",
"license": "MIT",
"dependencies": {
"langchain": "^0.0.204"
"langchain": "^0.3.3"
},
"devDependencies": {
"@types/node": "^20.10.5",
Expand Down

0 comments on commit 40dd823

Please sign in to comment.