Add @hapi/inert dependency
This commit is contained in:
parent
23ae0d3f55
commit
d76fc1b9d0
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
"@hapi/basic": "^6.0.0",
|
"@hapi/basic": "^6.0.0",
|
||||||
"@hapi/boom": "^10.0.0",
|
"@hapi/boom": "^10.0.0",
|
||||||
"@hapi/hapi": "^20.2.2",
|
"@hapi/hapi": "^20.2.2",
|
||||||
|
"@hapi/inert": "^7.0.0",
|
||||||
"glob": "^8.0.3",
|
"glob": "^8.0.3",
|
||||||
"joi": "^17.6.0",
|
"joi": "^17.6.0",
|
||||||
"module-alias": "^2.2.2",
|
"module-alias": "^2.2.2",
|
||||||
|
|
@ -23,6 +24,7 @@
|
||||||
"@types/glob": "^7.2.0",
|
"@types/glob": "^7.2.0",
|
||||||
"@types/hapi__basic": "^5.1.2",
|
"@types/hapi__basic": "^5.1.2",
|
||||||
"@types/hapi__hapi": "^20.0.12",
|
"@types/hapi__hapi": "^20.0.12",
|
||||||
|
"@types/hapi__inert": "^5.2.3",
|
||||||
"@types/node": "^18.0.6",
|
"@types/node": "^18.0.6",
|
||||||
"@types/uuid": "^8.3.4"
|
"@types/uuid": "^8.3.4"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue