diff --git a/package.json b/package.json index 6296103..48e0488 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "@hapi/basic": "^6.0.0", "@hapi/boom": "^10.0.0", "@hapi/hapi": "^20.2.2", + "@hapi/inert": "^7.0.0", "glob": "^8.0.3", "joi": "^17.6.0", "module-alias": "^2.2.2", @@ -23,6 +24,7 @@ "@types/glob": "^7.2.0", "@types/hapi__basic": "^5.1.2", "@types/hapi__hapi": "^20.0.12", + "@types/hapi__inert": "^5.2.3", "@types/node": "^18.0.6", "@types/uuid": "^8.3.4" },