From 73c4e6bb150fe0c163ca9bd6c49c3eeb4af7cd8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 23:07:50 +0000 Subject: [PATCH] chore(deps): bump @langchain/core from 0.3.78 to 0.3.79 Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs) from 0.3.78 to 0.3.79. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core==0.3.78...@langchain/core==0.3.79) --- updated-dependencies: - dependency-name: "@langchain/core" dependency-version: 0.3.79 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2849729..7d85758 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1404,9 +1404,9 @@ zod "^3.25.32" "@langchain/core@^0.3.40": - version "0.3.78" - resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.78.tgz#40e69fba6688858edbcab4473358ec7affc685fd" - integrity sha512-Nn0x9erQlK3zgtRU1Z8NUjLuyW0gzdclMsvLQ6wwLeDqV91pE+YKl6uQb+L2NUDs4F0N7c2Zncgz46HxrvPzuA== + version "0.3.79" + resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.79.tgz#a7c8ee68e1a92133e073ebfcbebf53a885d9e0bd" + integrity sha512-ZLAs5YMM5N2UXN3kExMglltJrKKoW7hs3KMZFlXUnD7a5DFKBYxPFMeXA4rT+uvTxuJRZPCYX0JKI5BhyAWx4A== dependencies: "@cfworker/json-schema" "^4.0.2" ansi-styles "^5.0.0"