diff --git a/packages/ipfs-http-server/package.json b/packages/ipfs-http-server/package.json index 82ee76ccbd..c8a0029a7f 100644 --- a/packages/ipfs-http-server/package.json +++ b/packages/ipfs-http-server/package.json @@ -41,7 +41,7 @@ "hapi-pino": "^8.3.0", "ipfs-core-types": "^0.5.2", "ipfs-core-utils": "^0.8.3", - "ipfs-http-gateway": "^0.4.3", + "ipfs-http-gateway": "^0.13.1", "ipfs-unixfs": "^4.0.3", "ipld-block": "^0.11.1", "ipld-dag-pb": "^0.22.1", @@ -64,7 +64,7 @@ "multicodec": "^3.0.1", "multihashing-async": "^2.1.2", "native-abort-controller": "^1.0.3", - "parse-duration": "^1.0.0", + "parse-duration": "^2.1.3", "stream-to-it": "^0.2.2", "uint8arrays": "^2.1.3", "uri-to-multiaddr": "^5.0.0"