From 4f9a87f1d9fa9d86ae2eded5a416991306b59187 Mon Sep 17 00:00:00 2001 From: Simon Schick Date: Wed, 26 Sep 2018 22:12:53 +0200 Subject: [PATCH] fixup! fixup! hapi(17.6): update docs, also update joi ecosys --- types/hapi/test/route/route-options.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/hapi/test/route/route-options.ts b/types/hapi/test/route/route-options.ts index 7151002627..438ef77d62 100644 --- a/types/hapi/test/route/route-options.ts +++ b/types/hapi/test/route/route-options.ts @@ -92,7 +92,7 @@ const routeOptionsResponse: RouteOptionsResponse = { }; const routeOptionSecure: RouteOptionsSecureObject = { - referer: 'origin', + referrer: 'origin', noSniff: true, xframe: "deny", hsts: {