Skip to content

Commit 0b0e369

Browse files
Update dependency @langchain/core to v0.3.66
1 parent dbbe7ad commit 0b0e369

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

yarn.lock

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,16 +1162,16 @@
11621162
zod "^3.25.32"
11631163

11641164
"@langchain/core@^0.3.46":
1165-
version "0.3.61"
1166-
resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.61.tgz#73e0f7971e99bd45985d2ba58229e41b93b6149d"
1167-
integrity sha512-4O7fw5SXNSE+uBnathLQrhm3t+7dZGagt/5kt37A+pXw0AkudxEBvveg73sSnpBd9SIz3/Vc7F4k8rCKXGbEDA==
1165+
version "0.3.66"
1166+
resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.66.tgz#cd20687f29a07148436cd8b72b88c66d076c500c"
1167+
integrity sha512-d3SgSDOlgOjdIbReIXVQl9HaQzKqO/5+E+o3kJwoKXLGP9dxi7+lMyaII7yv7G8/aUxMWLwFES9zc1jFoeJEZw==
11681168
dependencies:
11691169
"@cfworker/json-schema" "^4.0.2"
11701170
ansi-styles "^5.0.0"
11711171
camelcase "6"
11721172
decamelize "1.2.0"
11731173
js-tiktoken "^1.0.12"
1174-
langsmith "^0.3.33"
1174+
langsmith "^0.3.46"
11751175
mustache "^4.2.0"
11761176
p-queue "^6.6.2"
11771177
p-retry "4"
@@ -8779,6 +8779,19 @@ langsmith@^0.3.33:
87798779
semver "^7.6.3"
87808780
uuid "^10.0.0"
87818781

8782+
langsmith@^0.3.46:
8783+
version "0.3.49"
8784+
resolved "https://registry.yarnpkg.com/langsmith/-/langsmith-0.3.49.tgz#aed28d58b0a8194423d7a6c82b494015017f2fb2"
8785+
integrity sha512-hVLpGzTDq4dFffScKuF9yIuwXqp6LJCsvxK4UjmLae+oEodfnFIQ6yVmNyhxFnm3QuRl1NY8qLFul3k+R1YnGQ==
8786+
dependencies:
8787+
"@types/uuid" "^10.0.0"
8788+
chalk "^4.1.2"
8789+
console-table-printer "^2.12.1"
8790+
p-queue "^6.6.2"
8791+
p-retry "4"
8792+
semver "^7.6.3"
8793+
uuid "^10.0.0"
8794+
87828795
language-subtag-registry@^0.3.20:
87838796
version "0.3.23"
87848797
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz#23529e04d9e3b74679d70142df3fd2eb6ec572e7"

0 commit comments

Comments
 (0)