diff --git a/package.json b/package.json index 18a7f1be85..3391945ac5 100644 --- a/package.json +++ b/package.json @@ -102,12 +102,12 @@ "ipfs-block-service": "~0.16.0", "ipfs-http-client": "^39.0.2", "ipfs-http-response": "~0.4.0", - "ipfs-mfs": "^0.13.0", + "ipfs-mfs": "^0.14.0", "ipfs-multipart": "^0.2.0", "ipfs-repo": "^0.29.0", "ipfs-unixfs": "~0.1.16", - "ipfs-unixfs-exporter": "^0.38.0", - "ipfs-unixfs-importer": "^0.40.0", + "ipfs-unixfs-exporter": "^0.40.0", + "ipfs-unixfs-importer": "^1.0.2", "ipfs-utils": "~0.4.0", "ipld": "~0.25.0", "ipld-bitcoin": "~0.3.0", @@ -187,7 +187,7 @@ "superstruct": "~0.6.2", "tar-stream": "^2.0.0", "temp": "~0.9.0", - "update-notifier": "^3.0.1", + "update-notifier": "^4.0.0", "uri-to-multiaddr": "^3.0.1", "varint": "^5.0.0", "yargs": "^14.0.0",