[Snyk] Security upgrade @langchain/textsplitters from 0.0.3 to 0.1.0#848
[Snyk] Security upgrade @langchain/textsplitters from 0.0.3 to 0.1.0#848graymalkin77 wants to merge 1 commit intomasterfrom
Conversation
…ge-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LANGCHAINCORE-14563113
There was a problem hiding this comment.
Pull request overview
Security update to fix a critical deserialization vulnerability by upgrading @langchain/textsplitters from version 0.0.3 to 0.1.0 in the confluence extension.
- Addresses critical security vulnerability SNYK-JS-LANGCHAINCORE-14563113 with severity score of 853
- Updates @langchain/textsplitters dependency to patched version
Files not reviewed (1)
- extensions/confluence/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This upgrade to version 0.1.0 is part of the first stable release of the LangChain.js framework, which introduced significant architectural changes and a new versioning policy. [5, 7] According to LangChain's policy, a minor version bump at this stage (0.0.x → 0.1.x) signals breaking changes. [7] This release involved separating core functionality into the Recommendation: This upgrade requires careful testing. Review your text splitter implementations for compatibility with the new package structure and refer to LangChain's v0.1.0 migration guides.
|
✅ 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/confluence/package.jsonextensions/confluence/package-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-LANGCHAINCORE-14563113
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:
🦉 Deserialization of Untrusted Data