diff --git a/packages/ipfs-http-gateway/package.json b/packages/ipfs-http-gateway/package.json index 1fa0b6353d..73d176893c 100644 --- a/packages/ipfs-http-gateway/package.json +++ b/packages/ipfs-http-gateway/package.json @@ -77,7 +77,7 @@ "@types/hapi-pino": "^8.0.1", "@types/hapi__hapi": "^20.0.5", "aegir": "^36.0.1", - "file-type": "^16.0.0", + "file-type": "^17.0.2", "rimraf": "^3.0.2", "sinon": "^12.0.01" } diff --git a/packages/ipfs-http-response/package.json b/packages/ipfs-http-response/package.json index fa04b8b613..e163720048 100644 --- a/packages/ipfs-http-response/package.json +++ b/packages/ipfs-http-response/package.json @@ -63,7 +63,7 @@ "dependencies": { "debug": "^4.3.1", "ejs": "^3.1.6", - "file-type": "^16.0.0", + "file-type": "^17.0.2", "filesize": "^8.0.0", "it-buffer": "^0.1.1", "it-concat": "^2.0.0",