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-10 15:06:37 +00:00
committed by GitHub
parent c1228207a0
commit 799e25714a
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"bcrypt": "^5.1.0",
"ejs": "^3.1.8",
"express": "^4.18.2",
"joi": "^17.7.0",
"joi": "^17.7.1",
"jsonwebtoken": "^9.0.0",
"mysql2": "^3.1.1",
"sequelize": "^6.28.0",