Merge pull request #6 from QuickByteHosting/dependabot/npm_and_yarn/joi-17.9.2

Bump joi from 17.9.1 to 17.9.2
This commit is contained in:
2023-04-26 07:58:36 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"bcrypt": "^5.1.0",
"express": "^4.18.2",
"joi": "^17.9.1",
"joi": "^17.9.2",
"nodemailer": "^6.9.1"
},
"devDependencies": {