Skip to content

Commit

Permalink
langchain[patch]: Bump langchainhub dep to latest (#4382)
Browse files Browse the repository at this point in the history
* langchain[patch]: Bump langchainhub dep to latest

* cr

* tilde
  • Loading branch information
bracesproul authored Feb 13, 2024
1 parent 02e5009 commit e051d96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1512,7 +1512,7 @@
"js-tiktoken": "^1.0.7",
"js-yaml": "^4.1.0",
"jsonpointer": "^5.0.1",
"langchainhub": "~0.0.6",
"langchainhub": "~0.0.8",
"langsmith": "~0.0.59",
"ml-distance": "^4.0.0",
"openapi-types": "^12.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25813,7 +25813,7 @@ __metadata:
js-yaml: ^4.1.0
jsdom: ^22.1.0
jsonpointer: ^5.0.1
langchainhub: ~0.0.6
langchainhub: ~0.0.8
langsmith: ~0.0.59
mammoth: ^1.5.1
ml-distance: ^4.0.0
Expand Down Expand Up @@ -26006,10 +26006,10 @@ __metadata:
languageName: unknown
linkType: soft

"langchainhub@npm:~0.0.6":
version: 0.0.6
resolution: "langchainhub@npm:0.0.6"
checksum: f771e5375b7ae9cc6fc59d5e2b1fd35c29e5759f4595617e3a235142bc2ca12c4135aa1631d85ee4e25c89968696242dd6380f6b90e87ffbc9006efc3cdc53c4
"langchainhub@npm:~0.0.8":
version: 0.0.8
resolution: "langchainhub@npm:0.0.8"
checksum: b46316adbbd5f1971892b423e6a7e9c7681f4c44e4ac3c3b79c6beef96a28fc9582a4ee14affb617fd887f3dac8cae55368e1b7c4a41bb43f86f17c5d63031e3
languageName: node
linkType: hard

Expand Down

0 comments on commit e051d96

Please sign in to comment.