diff --git a/server/plugins/images/package.json b/server/plugins/images/package.json index 24659ea4..a4cf9221 100644 --- a/server/plugins/images/package.json +++ b/server/plugins/images/package.json @@ -4,7 +4,7 @@ "description": "Image caching service", "main": "index.js", "dependencies": { - "hoek": "~2.9.0", + "hoek": "~6.1.3", "boom": "~2.6.0", "joi": "~4.9.0", "path": "~0.4.9"