Bump joi from 17.9.1 to 17.9.2

Bumps [joi](https://github.com/hapijs/joi) from 17.9.1 to 17.9.2.
- [Release notes](https://github.com/hapijs/joi/releases)
- [Commits](https://github.com/hapijs/joi/compare/v17.9.1...v17.9.2)

---
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-04-25 15:03:07 +00:00
committed by GitHub
parent cb3687b15e
commit 4a40205d1e
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"bcrypt": "^5.1.0",
"ejs": "^3.1.9",
"express": "^4.18.2",
"joi": "^17.9.1",
"joi": "^17.9.2",
"jsonwebtoken": "^9.0.0",
"mysql2": "^3.2.3",
"sequelize": "^6.31.0",