diff --git a/examples/http-client-bundle-webpack/package.json b/examples/http-client-bundle-webpack/package.json index 62db22d7d5..429c1d4ab5 100644 --- a/examples/http-client-bundle-webpack/package.json +++ b/examples/http-client-bundle-webpack/package.json @@ -13,7 +13,7 @@ "license": "MIT", "keywords": [], "dependencies": { - "ipfs-http-client": "^50.0.0", + "ipfs-http-client": "^58.0.0", "react": "^17.0.2", "react-dom": "^17.0.2" }, @@ -24,7 +24,7 @@ "babel-loader": "^8.2.2", "copy-webpack-plugin": "^8.1.0", "execa": "^5.0.0", - "ipfs": "^0.55.1", + "ipfs": "^0.64.0", "ipfsd-ctl": "^8.0.1", "react-hot-loader": "^4.12.21", "rimraf": "^3.0.2",