chore: bump langchain deps to address vulnerability warnings #4662
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Template
Summary
This PR updates langchain and its deps to the latest versions to fix a dependabot medium vulnerability that allows path traversal into an affected instance. Librechat is not directly affected by this issue, but it's always good to use new versions of dependencies when possible.
Change Type
Please delete any irrelevant options.
Testing
I tested completions against base models, agents, assistants, etc. but not plugins, which I understand is where langchain is getting used - they are to be deprecated anyways.
Test Configuration:
I ran the api test suite and the results are the same as for the main branch.
Please delete any irrelevant options.