Bump joi from 17.7.0 to 17.7.1

Bumps [joi](https://github.com/hapijs/joi) from 17.7.0 to 17.7.1.
- [Release notes](https://github.com/hapijs/joi/releases)
- [Commits](https://github.com/hapijs/joi/compare/v17.7.0...v17.7.1)

---
updated-dependencies:
- dependency-name: joi
  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-02-13 05:31:54 +00:00
committed by GitHub
parent f21d931b19
commit 501b0b4991
2 changed files with 8 additions and 8 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"bcrypt": "^5.1.0",
"express": "^4.18.2",
"joi": "^17.7.0",
"joi": "^17.7.1",
"mongoose": "^6.9.1",
"mongoose-field-encryption": "^6.0.0",
"nodemailer": "^6.9.1",