Skip to content

Commit 92671b0

Browse files
authored
feat: update hapi to v20 (#3245)
Updates hapi ecosystem modules to v20 BREAKING CHANGES: - Hapi has dropped support for node < 12
1 parent 3f6f22f commit 92671b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"it-tar": "^1.2.2",
5959
"it-to-buffer": "^1.0.0",
6060
"it-to-stream": "^0.1.1",
61-
"merge-options": "^2.0.0",
61+
"merge-options": "^3.0.1",
6262
"multiaddr": "^8.0.0",
6363
"multiaddr-to-uri": "^6.0.0",
6464
"multibase": "^3.0.0",
@@ -75,7 +75,7 @@
7575
"cross-env": "^7.0.0",
7676
"go-ipfs": "^0.6.0",
7777
"interface-ipfs-core": "^0.139.1",
78-
"ipfsd-ctl": "^6.0.0",
78+
"ipfsd-ctl": "^7.0.0",
7979
"it-all": "^1.0.1",
8080
"it-concat": "^1.0.0",
8181
"it-pipe": "^1.1.0",

0 commit comments

Comments
 (0)