Skip to content

Commit af278af

Browse files
chore(deps): bump mongodb from 6.1.0 to 6.2.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.1.0 to 6.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.1.0...v6.2.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 d6388a5 commit af278af

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

package-lock.json

+17-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"html-entities": "^2.4.0"
5454
},
5555
"optionalDependencies": {
56-
"mongodb": "^6.0.0"
56+
"mongodb": "^6.2.0"
5757
}
5858
}

0 commit comments

Comments
 (0)