Skip to content

Commit

Permalink
chore(deps): bump mongodb, @mikro-orm/mongodb and mongoose
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 5.8.1 and updates ancestor dependencies [mongodb](https://github.com/mongodb/node-mongodb-native), [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) and [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together.


Updates `mongodb` from 5.6.0 to 5.8.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.8.1/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.6.0...v5.8.1)

Updates `@mikro-orm/mongodb` from 5.7.13 to 5.8.1
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.13...v5.8.1)

Updates `mongoose` from 7.3.3 to 7.5.1
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@7.3.3...7.5.1)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: indirect
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:development
- dependency-name: mongoose
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 6c468ec commit 5cee41a
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 111 deletions.
168 changes: 59 additions & 109 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 @@ -46,7 +46,7 @@
"@grpc/grpc-js": "1.8.15",
"@grpc/proto-loader": "0.7.9",
"@mikro-orm/core": "5.7.13",
"@mikro-orm/mongodb": "5.7.13",
"@mikro-orm/mongodb": "5.8.1",
"@mikro-orm/mysql": "5.7.13",
"@mikro-orm/nestjs": "5.2.1",
"@nestjs/axios": "3.0.0",
Expand Down Expand Up @@ -85,7 +85,7 @@
"jest": "29.7.0",
"kafkajs": "^2.2.4",
"lint-staged": "13.2.3",
"mongoose": "7.3.3",
"mongoose": "7.5.1",
"mysql2": "3.6.1",
"nats": "2.15.1",
"portfinder": "1.0.32",
Expand Down

0 comments on commit 5cee41a

Please sign in to comment.