diff --git a/libs/remix-ws-templates/package.json b/libs/remix-ws-templates/package.json index 82cea0ee851..4984babdf68 100644 --- a/libs/remix-ws-templates/package.json +++ b/libs/remix-ws-templates/package.json @@ -20,7 +20,7 @@ "typings": "./src/index.d.ts", "dependencies": { "@openzeppelin/contracts": "^4.7.3", - "@openzeppelin/wizard": "^0.1.1", + "@openzeppelin/wizard": "^0.4.3", "ethers": "^5.4.2", "web3": "^1.5.1" },