[Snyk] Security upgrade langchain from 0.0.195 to 0.3.3 #58
Annotations
10 errors and 1 warning
Run typescript check:
src/features/AI/helper.ts#L2
Cannot find module 'langchain/dist/base_language' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/helper.ts#L3
Cannot find module 'langchain/prompts' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/models/ollama/ollama.helper.ts#L3
Cannot find module 'langchain/chat_models/ollama' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/models/ollama/ollama.helper.ts#L10
Cannot find module 'langchain/dist/util/ollama' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/models/ollama/ollama.helper.ts#L11
Cannot find module 'langchain/dist/base_language' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/models/ollama/ollama.ts#L1
Cannot find module 'langchain/chat_models/ollama' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/models/openAI/openai.helper.ts#L1
Cannot find module 'langchain/schema' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/models/openAI/openai.helper.ts#L5
Cannot find module 'langchain/chat_models/openai' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/models/openAI/openai.helper.ts#L12
Cannot find module 'langchain/dist/base_language' or its corresponding type declarations.
|
Run typescript check:
src/features/AI/models/openAI/openai.ts#L1
Cannot find module 'langchain/chat_models/openai' or its corresponding type declarations.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading