Skip to content

Commit

Permalink
Bump bson and mongodb
Browse files Browse the repository at this point in the history
Bumps [bson](https://github.com/mongodb/js-bson) to 6.3.0 and updates ancestor dependency [mongodb](https://github.com/mongodb/node-mongodb-native). These dependencies need to be updated together.


Updates `bson` from 1.0.9 to 6.3.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@v1.0.9...v6.3.0)

Updates `mongodb` from 2.2.36 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@v2.2.36...v6.3.0)

---
updated-dependencies:
- dependency-name: bson
  dependency-type: indirect
- dependency-name: mongodb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent cd2d4b6 commit c376a8e
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 109 deletions.
133 changes: 92 additions & 41 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"express-rate-limit": "^5.2.6",
"globaloffensive": "^3.1.0",
"long": "^3.2.0",
"mongodb": "^2.2.36",
"mongodb": "^6.3.0",
"pg": "^8.10.0",
"simple-vdf": "^1.1.1",
"socket.io": "^2.4.0",
Expand Down
Loading

0 comments on commit c376a8e

Please sign in to comment.