Bump mongoose from 7.4.2 to 7.4.3

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-14 04:35:24 +00:00
committed by GitHub
parent ad746b7109
commit 52c1e7a820
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"bcrypt": "^5.1.0",
"express": "^4.18.2",
"joi": "^17.9.2",
"mongoose": "^7.4.2",
"mongoose": "^7.4.3",
"mongoose-field-encryption": "^7.0.1",
"nodemailer": "^6.9.4",
"speakeasy": "^2.0.0",