Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios and langchain #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 11, 2023

  1. Bump axios and langchain

    Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [langchain](https://github.com/langchain-ai/langchainjs). These dependencies need to be updated together.
    
    
    Removes `axios`
    
    Updates `langchain` from 0.0.100 to 0.0.186
    - [Release notes](https://github.com/langchain-ai/langchainjs/releases)
    - [Commits](langchain-ai/langchainjs@0.0.100...0.0.186)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: langchain
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    f32a6de View commit details
    Browse the repository at this point in the history