Skip to content

Commit

Permalink
chore(deps): bump 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 dependency [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 `mongoose` from 7.3.3 to 7.5.3
- [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.3)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: indirect
- dependency-name: mongoose
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent a8a8986 commit e43290c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 101 deletions.
130 changes: 30 additions & 100 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 @@ -83,7 +83,7 @@
"jest": "29.7.0",
"kafkajs": "^2.2.4",
"lint-staged": "14.0.1",
"mongoose": "7.3.3",
"mongoose": "7.5.3",
"mysql2": "3.6.1",
"nats": "2.16.0",
"portfinder": "1.0.32",
Expand Down

0 comments on commit e43290c

Please sign in to comment.