Skip to content

Commit 1b026cd

Browse files
chore(deps): bump mongodb from 6.2.0 to 6.3.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.2.0 to 6.3.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.2.0...v6.3.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 60fee51 commit 1b026cd

File tree

2 files changed

+121
-21
lines changed

2 files changed

+121
-21
lines changed

package-lock.json

+120-20
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
@@ -54,6 +54,6 @@
5454
"html-entities": "^2.4.0"
5555
},
5656
"optionalDependencies": {
57-
"mongodb": "^6.2.0"
57+
"mongodb": "^6.3.0"
5858
}
5959
}

0 commit comments

Comments
 (0)