Skip to content

[Snyk] Security upgrade @langchain/core from 0.3.26 to 0.3.80#11

Open
SMSDAO wants to merge 1 commit intomainfrom
snyk-fix-3d12c94e2b7635881fca502d8da8b3b4
Open

[Snyk] Security upgrade @langchain/core from 0.3.26 to 0.3.80#11
SMSDAO wants to merge 1 commit intomainfrom
snyk-fix-3d12c94e2b7635881fca502d8da8b3b4

Conversation

@SMSDAO
Copy link
Copy Markdown
Owner

@SMSDAO SMSDAO commented Dec 26, 2025

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pnpm dependencies of this project.

Snyk changed the following file(s):

  • examples/tg-bot-starter/basic-tg-bot/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Deserialization of Untrusted Data
SNYK-JS-LANGCHAINCORE-14563113
  853  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

🦉 Deserialization of Untrusted Data

Copilot AI review requested due to automatic review settings December 26, 2025 07:19
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses a critical security vulnerability (SNYK-JS-LANGCHAINCORE-14563113) in @langchain/core by upgrading from version 0.3.26 to 0.3.80, fixing a Deserialization of Untrusted Data issue with a severity score of 853/1000.

  • Upgrades @langchain/core dependency to address critical security vulnerability
  • Updates package version by 54 minor versions (0.3.26 → 0.3.80)
  • Note: The pnpm-lock.yaml requires manual update before merging (as indicated in the PR warning)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

},
"dependencies": {
"@langchain/core": "^0.3.26",
"@langchain/core": "^0.3.80",
Copy link

Copilot AI Dec 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR only updates @langchain/core in the example directory but misses updating the same dependency in the root package.json file (line 47), which is currently at version ^0.3.26. The security vulnerability affects both locations, so the root package.json should also be updated to version ^0.3.80 to ensure the vulnerability is fully addressed across the entire project.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants