Skip to content

Commit 4dd280a

Browse files
dependabot[bot]cloud-sdk-jsZhongpinWang
authored
chore(deps): Bump @langchain/core from 0.3.39 to 0.3.40 (#544)
* chore(deps): Bump @langchain/core from 0.3.39 to 0.3.40 Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs) from 0.3.39 to 0.3.40. - [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/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update pnpm-lock.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cloud-sdk-js <[email protected]> Co-authored-by: Zhongpin Wang <[email protected]>
1 parent 71c63c3 commit 4dd280a

File tree

4 files changed

+74
-74
lines changed

4 files changed

+74
-74
lines changed

packages/langchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@sap-ai-sdk/foundation-models": "workspace:^",
3232
"@sap-cloud-sdk/connectivity": "^3.26.0",
3333
"uuid": "^11.0.0",
34-
"@langchain/core": "0.3.39",
34+
"@langchain/core": "0.3.40",
3535
"zod-to-json-schema": "^3.24.1"
3636
}
3737
}

pnpm-lock.yaml

Lines changed: 71 additions & 71 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
@@ -29,7 +29,7 @@
2929
"@sap-ai-sdk/langchain": "workspace:^",
3030
"@sap-ai-sdk/document-grounding": "workspace:^",
3131
"langchain": "0.3.15",
32-
"@langchain/core": "0.3.39",
32+
"@langchain/core": "0.3.40",
3333
"@langchain/textsplitters": "0.1.0",
3434
"@sap-cloud-sdk/util": "^3.26.0",
3535
"@types/express": "^5.0.0",

tests/smoke-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"langchain": "0.3.15",
22-
"@langchain/core": "0.3.39",
22+
"@langchain/core": "0.3.40",
2323
"@langchain/textsplitters": "0.1.0",
2424
"@sap-ai-sdk/ai-api": "canary",
2525
"@sap-ai-sdk/foundation-models": "canary",

0 commit comments

Comments
 (0)