diff --git a/apps/laboratory/package.json b/apps/laboratory/package.json index 03c07f28f3..de6de22abf 100644 --- a/apps/laboratory/package.json +++ b/apps/laboratory/package.json @@ -45,11 +45,11 @@ "valtio": "1.11.2", "viem": "2.9.3", "wagmi": "2.5.7", - "web3-eth": "^4.6.0", - "web3-eth-contract": "^4.4.0", - "web3-eth-ens": "^4.2.0", - "web3-types": "^1.6.0", - "web3-utils": "^4.2.3" + "web3-eth": "4.6.0", + "web3-eth-contract": "4.4.0", + "web3-eth-ens": "4.2.0", + "web3-types": "1.6.0", + "web3-utils": "4.2.3" }, "devDependencies": { "@aws-sdk/client-cloudwatch": "3.509.0",