Skip to content

Commit

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


Updates `bson` from 6.9.0 to 6.10.1
- [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.9.0...v6.10.1)

Updates `mongodb` from 6.10.0 to 6.11.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.10.0...v6.11.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 Dec 6, 2024
1 parent fabbc8c commit 5a12932
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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 @@ -1218,13 +1218,13 @@
"@mongosh/service-provider-node-driver": "^2.3.3",
"@mongosh/shell-api": "^2.3.3",
"@segment/analytics-node": "^1.3.0",
"bson": "^6.8.0",
"bson": "^6.10.1",
"debug": "^4.3.7",
"dotenv": "^16.4.5",
"ejson-shell-parser": "^2.0.1",
"lodash": "^4.17.21",
"micromatch": "^4.0.8",
"mongodb": "^6.9.0",
"mongodb": "^6.11.0",
"mongodb-build-info": "^1.7.2",
"mongodb-cloud-info": "^2.1.5",
"mongodb-connection-string-url": "^3.0.1",
Expand Down

0 comments on commit 5a12932

Please sign in to comment.