Hello, I just find out this projet has an outdated version of Joi. ```js "dependencies": { "joi": "^6.10.1" } ``` Joi is currently in v 10.4.2 and so the used caret in package.json will not accept a 10.x.x release
Hello,
I just find out this projet has an outdated version of Joi.
Joi is currently in v 10.4.2 and so the used caret in package.json will not accept a 10.x.x release