Description
Checked other resources
- I added a very descriptive title to this issue.
- I searched the LangChain.js documentation with the integrated search.
- I used the GitHub search to find a similar question and didn't find it.
- I am sure that this is a bug in LangChain.js rather than my code.
- The bug is not resolved by updating to the latest stable version of LangChain (or the specific integration package).
Example Code
Not able to update the @smithy packages due to older versions being listed in the package.json for the langchain-community module
Package Current Wanted Latest Location Depended by
@smithy/eventstream-codec 2.2.0 2.2.0 4.0.2 node_modules/@smithy/eventstream-codec ri_genaipro_web
@smithy/protocol-http 3.3.0 3.3.0 5.1.0 node_modules/@smithy/protocol-http ri_genaipro_web
@smithy/signature-v4 2.3.0 2.3.0 5.0.2 node_modules/@smithy/signature-v4 ri_genaipro_web
@smithy/util-utf8 2.3.0 2.3.0 4.0.0 node_modules/@smithy/util-utf8 ri_genaipro_web
Error Message and Stack Trace (if applicable)
No response
Description
I would like to update the @smithy package for other parts of my application, but they are locked at older versions in langchain-community
System Info
package update not system error