Skip to content

Commit fa8c36e

Browse files
authored
chore(mongodb): bump mongodb dep (#9502)
1 parent 636b994 commit fa8c36e

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@langchain/mongodb": patch
3+
---
4+
5+
bump mongodb dep

β€Žlibs/providers/langchain-mongodb/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"format:check": "prettier --config .prettierrc --check \"src\""
2828
},
2929
"dependencies": {
30-
"mongodb": "^6.17.0"
30+
"mongodb": "^6.20.0"
3131
},
3232
"peerDependencies": {
3333
"@langchain/core": "^1.0.0"

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)