Skip to content

Commit 0d595b9

Browse files
chore(deps): Bump langchain from 0.3.35 to 0.3.36 (#1185)
Bumps [langchain](https://github.com/langchain-ai/langchainjs) from 0.3.35 to 0.3.36. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/commits) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.36 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 879aeb2 commit 0d595b9

File tree

3 files changed

+44
-15
lines changed

3 files changed

+44
-15
lines changed

pnpm-lock.yaml

Lines changed: 42 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@langchain/mcp-adapters": "^0.6.0",
2525
"@modelcontextprotocol/sdk": "^1.20.0",
2626
"@langchain/langgraph": "^0.4.9",
27-
"langchain": "0.3.35",
27+
"langchain": "0.3.36",
2828
"@langchain/core": "0.3.78",
2929
"@langchain/textsplitters": "0.1.0",
3030
"@sap-ai-sdk/ai-api": "workspace:^",

tests/smoke-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@langchain/langgraph": "^0.4.9",
19-
"langchain": "0.3.35",
19+
"langchain": "0.3.36",
2020
"@langchain/core": "0.3.78",
2121
"@langchain/textsplitters": "0.1.0",
2222
"@sap-ai-sdk/ai-api": "^1.18.0",

0 commit comments

Comments
 (0)