Skip to content

Commit

Permalink
Bump mongodb from 6.7.0 to 6.8.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) 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: mongodb
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent b7ca817 commit 912b863
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-jasmine": "4.2.0",
"jasmine": "5.1.0",
"jasmine-spec-reporter": "7.0.0",
"mongodb": "6.7.0",
"mongodb": "6.8.0",
"nyc": "17.0.0",
"tsx": "4.15.7",
"typescript": "5.5.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ __metadata:
eslint-plugin-jasmine: "npm:4.2.0"
jasmine: "npm:5.1.0"
jasmine-spec-reporter: "npm:7.0.0"
mongodb: "npm:6.7.0"
mongodb: "npm:6.8.0"
nyc: "npm:17.0.0"
tsx: "npm:4.15.7"
typescript: "npm:5.5.2"
Expand Down Expand Up @@ -3150,9 +3150,9 @@ __metadata:
languageName: node
linkType: hard

"mongodb@npm:6.7.0":
version: 6.7.0
resolution: "mongodb@npm:6.7.0"
"mongodb@npm:6.8.0":
version: 6.8.0
resolution: "mongodb@npm:6.8.0"
dependencies:
"@mongodb-js/saslprep": "npm:^1.1.5"
bson: "npm:^6.7.0"
Expand Down Expand Up @@ -3180,7 +3180,7 @@ __metadata:
optional: true
socks:
optional: true
checksum: 10c0/4a8a3781b6c4851dc211df559ac2b82b62f6c1bcc0dcd14c86264891221c081436d03254cb257d0da696efbba9f426919c0e6a9e14398faac4a93db3c1c8d335
checksum: 10c0/5ea1b78d3d7915b7d8e1047f15247e7d831ff79c537c51656b34b5a223f917ab686b96cdf5eca7495a1f0125f7cc4b1355881645138c995a50c42b8b0665e518
languageName: node
linkType: hard

Expand Down

0 comments on commit 912b863

Please sign in to comment.