diff --git a/package.json b/package.json index c0be05cb..ed3d55e5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@morpho-org/morpho-blue-bundlers", "description": "Morpho Blue Bundlers", "license": "GPL-2.0-or-later", - "version": "1.1.1", + "version": "1.1.2", "repository": { "type": "git", "url": "git+https://github.com/morpho-labs/morpho-blue-bundlers.git" @@ -34,7 +34,7 @@ "clean": "hardhat clean && forge clean" }, "dependencies": { - "ethers": "^6.11.0", + "ethers": "^6.12.0", "evm-maths": "^6.0.0", "lodash": "^4.17.21" }, diff --git a/yarn.lock b/yarn.lock index 9c7f33fa..48dbf130 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2442,7 +2442,7 @@ ethers@^5.6.1, ethers@^5.7.1, ethers@^5.7.2: "@ethersproject/web" "5.7.1" "@ethersproject/wordlists" "5.7.0" -ethers@^6.11.0: +ethers@^6.12.0: version "6.12.1" resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.1.tgz#517ff6d66d4fd5433e38e903051da3e57c87ff37" integrity sha512-j6wcVoZf06nqEcBbDWkKg8Fp895SS96dSnTCjiXT+8vt2o02raTn4Lo9ERUuIVU5bAjoPYeA+7ytQFexFmLuVw==