Skip to content

Commit b74654e

Browse files
chore(deps)(deps): bump mongodb from 6.21.0 to 7.2.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.21.0 to 7.2.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@v6.21.0...v7.2.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81c1c9e commit b74654e

2 files changed

Lines changed: 83 additions & 28 deletions

File tree

packages/plugins/driver-mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@objectstack/core": "workspace:*",
2222
"@objectstack/spec": "workspace:*",
23-
"mongodb": "^6.21.0",
23+
"mongodb": "^7.2.0",
2424
"nanoid": "^5.1.11"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)