Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 9569e9b

Browse files
committed
updating hapi
1 parent c5cb7df commit 9569e9b

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

package-lock.json

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@
2323
"url": "https://github.com/orbitdb/orbit-db-http-api.git"
2424
},
2525
"engines": {
26-
"node": ">=10.0.0"
26+
"node": ">=12.0.0"
2727
},
2828
"dependencies": {
29+
"@hapi/boom": "^9.1.0",
2930
"docopt": "~0.6.2",
30-
"hapi": ">17.0.0",
31+
"hapi": "^18.1.0",
3132
"http2": "^3.2.0",
3233
"ipfs": "^0.50.2",
3334
"ipfs-http-client": "^47.0.0",

0 commit comments

Comments
 (0)