diff --git a/packages/ipfs-http-server/package.json b/packages/ipfs-http-server/package.json index 65d75fff04..2405858f23 100644 --- a/packages/ipfs-http-server/package.json +++ b/packages/ipfs-http-server/package.json @@ -38,7 +38,7 @@ "err-code": "^2.0.3", "hapi-pino": "^8.3.0", "ipfs-core-utils": "^0.6.1", - "ipfs-http-gateway": "^0.2.1", + "ipfs-http-gateway": "^0.13.1", "ipfs-unixfs": "^2.0.3", "ipld-dag-pb": "^0.20.0", "it-all": "^1.0.4", @@ -58,7 +58,7 @@ "multicodec": "^2.0.1", "multihashing-async": "^2.0.1", "native-abort-controller": "~0.0.3", - "parse-duration": "^0.4.4", + "parse-duration": "^2.1.3", "stream-to-it": "^0.2.2", "streaming-iterables": "^5.0.2", "uint8arrays": "^1.1.0",