diff --git a/example/hapi/package.json b/example/hapi/package.json index 097c88d3..d4b71e70 100644 --- a/example/hapi/package.json +++ b/example/hapi/package.json @@ -34,6 +34,6 @@ }, "dependencies": { "@babel/runtime": "7.15.4", - "@hapi/hapi": "20.2.0" + "@hapi/hapi": "20.2.1" } }