Skip to content

Commit b532565

Browse files
Update dependency ai to v4.3.15
1 parent fe0062e commit b532565

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

yarn.lock

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,17 +1050,17 @@
10501050
zod "^3.22.3"
10511051
zod-to-json-schema "^3.22.5"
10521052

1053-
"@langchain/core@^0.3.0":
1054-
version "0.3.51"
1055-
resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.51.tgz#3767fce686bf5cda26b9a08aa02d19618ae2b218"
1056-
integrity sha512-2nE30uuomSQrIQKB3BLgQtECZLWj5gwPEzQ+I6Ot6s9DKd133nXp3eZeggkAJ/uuc4WVROYVNJnmxepeAWo02Q==
1053+
"@langchain/core@^0.3.46":
1054+
version "0.3.56"
1055+
resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.56.tgz#02f96f67366f54c9cec5b35c484e739dabb1785c"
1056+
integrity sha512-eF9MyInM9RLNisAygiCrzHnqzOnuzGWy4f1SAqAis+XIMhcA98WuZDNWxyX9pP3aKQGc47FAJ/9XWJwv5KiquA==
10571057
dependencies:
10581058
"@cfworker/json-schema" "^4.0.2"
10591059
ansi-styles "^5.0.0"
10601060
camelcase "6"
10611061
decamelize "1.2.0"
10621062
js-tiktoken "^1.0.12"
1063-
langsmith "^0.3.16"
1063+
langsmith "^0.3.29"
10641064
mustache "^4.2.0"
10651065
p-queue "^6.6.2"
10661066
p-retry "4"
@@ -7981,6 +7981,19 @@ langsmith@^0.3.16:
79817981
semver "^7.6.3"
79827982
uuid "^10.0.0"
79837983

7984+
langsmith@^0.3.29:
7985+
version "0.3.29"
7986+
resolved "https://registry.yarnpkg.com/langsmith/-/langsmith-0.3.29.tgz#75b8df90b8a724f320ff0cdc784768117e17a922"
7987+
integrity sha512-JPF2B339qpYy9FyuY4Yz1aWYtgPlFc/a+VTj3L/JcFLHCiMP7+Ig8I9jO+o1QwVa+JU3iugL1RS0wwc+Glw0zA==
7988+
dependencies:
7989+
"@types/uuid" "^10.0.0"
7990+
chalk "^4.1.2"
7991+
console-table-printer "^2.12.1"
7992+
p-queue "^6.6.2"
7993+
p-retry "4"
7994+
semver "^7.6.3"
7995+
uuid "^10.0.0"
7996+
79847997
language-subtag-registry@^0.3.20:
79857998
version "0.3.23"
79867999
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz#23529e04d9e3b74679d70142df3fd2eb6ec572e7"

0 commit comments

Comments
 (0)