diff --git a/examples/browser-mfs/package.json b/examples/browser-mfs/package.json index 14a5aca8..9a238f2c 100644 --- a/examples/browser-mfs/package.json +++ b/examples/browser-mfs/package.json @@ -14,8 +14,8 @@ "html-webpack-plugin": "^3.2.0", "http-server": "~0.11.1", "uglifyjs-webpack-plugin": "^1.2.0", - "webpack": "^4.15.1", - "webpack-cli": "^3.0.8" + "webpack": "^5.0.0", + "webpack-cli": "^4.0.0" }, "dependencies": { "ipfs": "../../",