[MM-22434] update joi, convert to json before validating (#1240)

* [MM-22434] update joi, convert to json before validating

* fix cr comments
This commit is contained in:
Guillermo Vayá
2020-04-02 16:12:29 +02:00
committed by GitHub
parent 0f171a2597
commit faeab18a0e
4 changed files with 43 additions and 42 deletions

View File

@@ -9,7 +9,7 @@
"homepage": "https://about.mattermost.com",
"license": "Apache-2.0",
"dependencies": {
"@hapi/joi": "^15.1.0",
"@hapi/joi": "^16.1.8",
"auto-launch": "^5.0.5",
"bootstrap": "^3.3.7",
"electron-context-menu": "^0.15.0",