diff --git a/package.json b/package.json index 7b1bd92..7d6bb4a 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "rewire": "^2.5.2" }, "dependencies": { - "hoek": "^2.7.0", - "joi": "^4.7.0", + "hoek": "^4.2.1", + "joi": "^8.1.0", "json-stringify-safe": "^5.0.0", "lodash.once": "^3.0.0", "redis": "^0.12.1"