Skip to content

Commit 4789ff0

Browse files
chore(deps): bump mongodb from 6.5.0 to 6.7.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.5.0 to 6.7.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.5.0...v6.7.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94bba5b commit 4789ff0

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

package-lock.json

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"html-entities": "^2.5.2"
5555
},
5656
"optionalDependencies": {
57-
"mongodb": "^6.5.0"
57+
"mongodb": "^6.7.0"
5858
}
5959
}

0 commit comments

Comments
 (0)