[Snyk] Security upgrade langchain from 0.3.31 to 1.0.1#875
[Snyk] Security upgrade langchain from 0.3.31 to 1.0.1#875graymalkin77 wants to merge 1 commit intomasterfrom
Conversation
…rris-jokes/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LANGSMITH-15253025
|
The upgrade from Key Breaking Changes:
Source: LangChain v1 Migration Guide, Release Notes Recommendation: This upgrade requires a significant refactoring effort. Developers must carefully follow the official migration guide to update package imports, agent creation logic, and method calls to align with the new v1.0 API. This should be handled in a separate, dedicated effort before merging.
|
There was a problem hiding this comment.
Pull request overview
Updates the langchain dependency in the chuck-norris-jokes extension to remediate a reported SSRF vulnerability flagged by Snyk.
Changes:
- Bump
langchainfrom0.3.31to1.0.1 - Update npm lockfile to reflect the new dependency graph
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| extensions/chuck-norris-jokes/package.json | Updates langchain version to 1.0.1 to address the reported vulnerability. |
| extensions/chuck-norris-jokes/package-lock.json | Aligns the lockfile with the upgraded langchain version and resulting transitive dependencies. |
Files not reviewed (1)
- extensions/chuck-norris-jokes/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
extensions/chuck-norris-jokes/package.jsonextensions/chuck-norris-jokes/package-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-LANGSMITH-15253025
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Server-side Request Forgery (SSRF)