Skip to content

Commit

Permalink
chore(deps): bump the driver group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the driver group with 2 updates: [bson](https://github.com/mongodb/js-bson) and [mongodb](https://github.com/mongodb/node-mongodb-native).


Updates `bson` from 6.2.0 to 6.6.0
- [Release notes](https://github.com/mongodb/js-bson/releases)
- [Changelog](https://github.com/mongodb/js-bson/blob/main/HISTORY.md)
- [Commits](mongodb/js-bson@v6.2.0...v6.6.0)

Updates `mongodb` from 6.3.0 to 6.5.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.3.0...v6.5.0)

---
updated-dependencies:
- dependency-name: bson
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: driver
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: driver
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 3bc8428 commit 7c8e821
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 27 deletions.
49 changes: 24 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1087,13 +1087,13 @@
"@mongosh/service-provider-server": "^2.1.1",
"@mongosh/shell-api": "^2.1.1",
"@segment/analytics-node": "^1.1.4",
"bson": "^6.2.0",
"bson": "^6.6.0",
"bson-transpilers": "^2.2.0",
"debug": "^4.3.4",
"dotenv": "^16.3.1",
"lodash": "^4.17.21",
"micromatch": "^4.0.5",
"mongodb": "^6.3.0",
"mongodb": "^6.5.0",
"mongodb-build-info": "^1.7.1",
"mongodb-cloud-info": "^2.1.0",
"mongodb-connection-string-url": "^3.0.0",
Expand Down

0 comments on commit 7c8e821

Please sign in to comment.