Skip to content

Commit eec5220

Browse files
chore(deps): bump mongodb from 7.0.0 to 7.1.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cfd771 commit eec5220

2 files changed

Lines changed: 589 additions & 56 deletions

File tree

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@objectstack/spec": "3.0.6",
2121
"better-auth": "^1.4.18",
2222
"better-sqlite3": "^12.6.0",
23-
"mongodb": "^7.0.0",
23+
"mongodb": "^7.1.0",
2424
"pg": "^8.11.3"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)