Skip to content

Commit

Permalink
fix(deps): Update dependency mongodb to v6.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yianni99 committed Nov 28, 2023
1 parent 380a885 commit 0ed171e
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 21 deletions.
5 changes: 5 additions & 0 deletions .changeset/perfect-trains-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@lowdefy/community-plugin-mongodb': patch
---

Update dependency mongodb to v6.3.0.
2 changes: 1 addition & 1 deletion plugins/community-plugin-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@lowdefy/connection-mongodb": "^4.0.0-rc.12",
"@lowdefy/helpers": "^4.0.0-rc.12",
"mongodb": "5.6.0",
"mongodb": "6.3.0",
"next-auth": "4",
"saslprep": "1.0.3",
"uuid": "9"
Expand Down
72 changes: 52 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ed171e

Please sign in to comment.