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.7.0 to 6.8.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.7.0...v6.8.0)

Updates `mongodb` from 6.7.0 to 6.8.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.7.0...v6.8.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 Jul 3, 2024
1 parent f2af626 commit 968f034
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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.2.10",
"@mongosh/shell-api": "^2.2.10",
"@segment/analytics-node": "^1.3.0",
"bson": "^6.7.0",
"bson": "^6.8.0",
"bson-transpilers": "^2.2.0",
"debug": "^4.3.5",
"dotenv": "^16.4.5",
"lodash": "^4.17.21",
"micromatch": "^4.0.7",
"mongodb": "^6.7.0",
"mongodb": "^6.8.0",
"mongodb-build-info": "^1.7.2",
"mongodb-cloud-info": "^2.1.2",
"mongodb-connection-string-url": "^3.0.1",
Expand Down

0 comments on commit 968f034

Please sign in to comment.