From c5537d71422b81109c6007037ead5341d1351bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 11:24:20 +0000 Subject: [PATCH] deps(root): bump @langchain/anthropic from 1.5.1 to 1.5.2 Bumps [@langchain/anthropic](https://github.com/langchain-ai/langchainjs) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/anthropic@1.5.1...@langchain/anthropic@1.5.2) --- updated-dependencies: - dependency-name: "@langchain/anthropic" dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/api/package.json | 2 +- yarn.lock | 35 ++++++++++++++++++++++------------- 2 files changed, 23 insertions(+), 14 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index 9871c61fe..52d112fbb 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -36,7 +36,7 @@ "@huggingface/transformers": "^4.2.0", "@ladjs/graceful": "^5.0.0", "@lancedb/lancedb": "0.15.0", - "@langchain/anthropic": "1.5.1", + "@langchain/anthropic": "1.5.2", "@langchain/core": "^1.2.1", "@langchain/ollama": "1.3.0", "@langchain/openai": "1.5.3", diff --git a/yarn.lock b/yarn.lock index 1d5a786c4..3f03dcf46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,10 +33,10 @@ json-schema-to-ts "^3.1.1" standardwebhooks "^1.0.0" -"@anthropic-ai/sdk@^0.103.0": - version "0.103.0" - resolved "https://registry.yarnpkg.com/@anthropic-ai/sdk/-/sdk-0.103.0.tgz#9c61bca13c329fbd45bd171d06649f6d3bf3ea2e" - integrity sha512-1uG7RNgoHTUxzOXqSCODKt0UTVlxWiHk/2Tt2/uQJiPW7XzBeKVuJyd3Aw6T3LPyvZV/jDTnPLX7SaM70WLLjA== +"@anthropic-ai/sdk@^0.115.0": + version "0.115.0" + resolved "https://registry.yarnpkg.com/@anthropic-ai/sdk/-/sdk-0.115.0.tgz#f71ce711306e45e2122066ae50f7f89d8b5ed598" + integrity sha512-BJrFIVyjNuU8lfDyIJTvlRYzgQg+zEl78BxE7fq8esULsGz9IRQvGtW5spq3tydmtjQb/GFdooKGdGsetpx+lQ== dependencies: json-schema-to-ts "^3.1.1" standardwebhooks "^1.0.0" @@ -1848,12 +1848,12 @@ "@lancedb/lancedb-win32-arm64-msvc" "0.15.0" "@lancedb/lancedb-win32-x64-msvc" "0.15.0" -"@langchain/anthropic@1.5.1": - version "1.5.1" - resolved "https://registry.yarnpkg.com/@langchain/anthropic/-/anthropic-1.5.1.tgz#b288fc2274b9144a2899bde0ca4510fee879b10b" - integrity sha512-j92zCCd5BFH3rHMRzc2wBmSKDoVpinof1oh8aFiAz9TWbSOc4tGU4n6bqwy/wP0GH1uO96zZHLGCHBMPgrxTNw== +"@langchain/anthropic@1.5.2": + version "1.5.2" + resolved "https://registry.yarnpkg.com/@langchain/anthropic/-/anthropic-1.5.2.tgz#8e94ea2c122c477c2b7fb7cef14afc1d6a8212d8" + integrity sha512-lYOHo5BpRbgmQVSggwPLhBNFtatiAFlVirY44tnfocx5tQKfeLYo5emqPwNwcNBuw236sr0tsDxZcmbLASN/GA== dependencies: - "@anthropic-ai/sdk" "^0.103.0" + "@anthropic-ai/sdk" "^0.115.0" zod "^3.25.76 || ^4" "@langchain/core@^1.2.1": @@ -8664,9 +8664,9 @@ langchain@1.5.3, langchain@^1.4.0: zod "^3.25.76 || ^4" "langsmith@>=0.5.0 <1.0.0": - version "0.8.7" - resolved "https://registry.yarnpkg.com/langsmith/-/langsmith-0.8.7.tgz#1152855dc77890c9190461b6eb3583a8a97b12e3" - integrity sha512-QWcc7JwmGy+sPRJwqCf9xLiiSIhwc/i7oVwjQezkx6UzyFlokME3Wxy80qKqirTyJvWG1S9ylqtxBDpFRpas5g== + version "0.8.9" + resolved "https://registry.yarnpkg.com/langsmith/-/langsmith-0.8.9.tgz#361cc69b4279336427d9625e19c63680ea63eb9f" + integrity sha512-6ikTB5SO+3SlBQ/+oH8K/JzhglxB8AM4RAe5bHzgWSEIHTgTe+b71bSjf1fDvlYuEXoiPn6uP10BbczrbznUnA== dependencies: p-queue "6.6.2" @@ -13811,7 +13811,16 @@ wordwrapjs@^5.1.0: resolved "https://registry.yarnpkg.com/wordwrapjs/-/wordwrapjs-5.1.1.tgz#bfd1eb426f0f7eec73b7df32cf7df1f618bfb3a9" integrity sha512-0yweIbkINJodk27gX9LBGMzyQdBDan3s/dEAiwBOj+Mf0PPyWL6/rikalkv8EeD0E8jm4o5RXEOrFTP3NXbhJg== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@7.0.0, wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": + version "7.0.0" + resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + +wrap-ansi@7.0.0, wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==