Skip to content

Commit

Permalink
build(deps): bump mongodb from 6.5.0 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.5.0 to 6.6.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.5.0...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 7ceb96e commit ad65c0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eris": "^0.17.2",
"fix-esm": "^1.0.1",
"md5": "^2.3.0",
"mongodb": "^6.5.0",
"mongodb": "^6.6.0",
"mpg123-decoder": "^1.0.0",
"node-fetch": "^2.7.0",
"node-schedule": "^2.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -803,10 +803,10 @@ __metadata:
languageName: node
linkType: hard

"bson@npm:^6.4.0":
version: 6.6.0
resolution: "bson@npm:6.6.0"
checksum: 10c0/cb1690c6a72fbda88bc6af97540d5152d8f5c7ce3f004012b3dc8bfc3420a30af8aaf4eee47c731432ab7e470e288d078b0a339bdfe9cab1ebfc7c3bb3dcebc4
"bson@npm:^6.7.0":
version: 6.7.0
resolution: "bson@npm:6.7.0"
checksum: 10c0/6cc5c66bafaa2b7127409abda094af7e6f76771123ffc9526b167de23860d62560ba5db9b59a1f51bad3e51d320adf372e8ae0b2e0d156b0781683b094f3a325
languageName: node
linkType: hard

Expand Down Expand Up @@ -1001,7 +1001,7 @@ __metadata:
eslint: "npm:^8.57.0"
fix-esm: "npm:^1.0.1"
md5: "npm:^2.3.0"
mongodb: "npm:^6.5.0"
mongodb: "npm:^6.6.0"
mpg123-decoder: "npm:^1.0.0"
node-fetch: "npm:^2.7.0"
node-schedule: "npm:^2.1.1"
Expand Down Expand Up @@ -1701,12 +1701,12 @@ __metadata:
languageName: node
linkType: hard

"mongodb@npm:^6.5.0":
version: 6.5.0
resolution: "mongodb@npm:6.5.0"
"mongodb@npm:^6.6.0":
version: 6.6.0
resolution: "mongodb@npm:6.6.0"
dependencies:
"@mongodb-js/saslprep": "npm:^1.1.5"
bson: "npm:^6.4.0"
bson: "npm:^6.7.0"
mongodb-connection-string-url: "npm:^3.0.0"
peerDependencies:
"@aws-sdk/credential-providers": ^3.188.0
Expand All @@ -1731,7 +1731,7 @@ __metadata:
optional: true
socks:
optional: true
checksum: 10c0/d51f8673b76f073ef5d0101d96b1adc3ebacd63890771cb72ae245081415887a2e0b5a9451b18e370f930d63173f2af68fac98371487995ae921140756fe510b
checksum: 10c0/05f77be97f1d6d2e4b5949d23c6da1d0749adbce58f7608bc9432692335f00c849ee4eb81d0137c3329f205ff490181dae7b82b2b40537e943b7527fa6a09bde
languageName: node
linkType: hard

Expand Down

0 comments on commit ad65c0d

Please sign in to comment.