Bump joi from 17.9.2 to 17.10.1

Bumps [joi](https://github.com/hapijs/joi) from 17.9.2 to 17.10.1.
- [Commits](https://github.com/hapijs/joi/compare/v17.9.2...v17.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-01 04:14:13 +00:00
committed by GitHub
parent 5ea0324415
commit fc43344f65
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"bcrypt": "^5.1.1",
"express": "^4.18.2",
"joi": "^17.9.2",
"joi": "^17.10.1",
"mongoose": "^7.4.5",
"mongoose-field-encryption": "^7.0.1",
"nodemailer": "^6.9.4",