diff --git a/packages/ipfs-http-server/package.json b/packages/ipfs-http-server/package.json
index 65d75fff04..9b8fa0a81b 100644
--- a/packages/ipfs-http-server/package.json
+++ b/packages/ipfs-http-server/package.json
@@ -37,8 +37,8 @@
     "dlv": "^1.1.3",
     "err-code": "^2.0.3",
     "hapi-pino": "^8.3.0",
-    "ipfs-core-utils": "^0.6.1",
-    "ipfs-http-gateway": "^0.2.1",
+    "ipfs-core-utils": "^0.8.0",
+    "ipfs-http-gateway": "^0.4.0",
     "ipfs-unixfs": "^2.0.3",
     "ipld-dag-pb": "^0.20.0",
     "it-all": "^1.0.4",