Skip to content

Commit

Permalink
build(deps): bump mongodb from 6.6.1 to 6.7.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.6.1 to 6.7.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.6.1...v6.7.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 Jun 3, 2024
1 parent 855533b commit c6f6f1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.6.1",
"mongodb": "^6.7.0",
"mpg123-decoder": "^1.0.0",
"node-fetch": "^2.7.0",
"node-schedule": "^2.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
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.6.1"
mongodb: "npm:^6.7.0"
mpg123-decoder: "npm:^1.0.0"
node-fetch: "npm:^2.7.0"
node-schedule: "npm:^2.1.1"
Expand Down Expand Up @@ -1692,9 +1692,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit c6f6f1a

Please sign in to comment.