diff --git a/governance/package.json b/governance/package.json index fffa2452f6b..ce4f5cd7b64 100644 --- a/governance/package.json +++ b/governance/package.json @@ -26,7 +26,7 @@ "@unlock-protocol/networks": "workspace:./packages/networks", "arb-shared-dependencies": "1.0.0", "eslint": "8.57.0", - "ethers": "6.12.1", + "ethers": "6.13.0", "ethers-multisend": "3.1.0", "ethers5": "npm:ethers@5.7.2", "fs-extra": "11.2.0", diff --git a/packages/hardhat-helpers/package.json b/packages/hardhat-helpers/package.json index 91fe4fb4e73..202498bb16f 100644 --- a/packages/hardhat-helpers/package.json +++ b/packages/hardhat-helpers/package.json @@ -27,7 +27,7 @@ "@unlock-protocol/networks": "workspace:^", "@unlock-protocol/tsconfig": "workspace:^", "@unlock-protocol/types": "workspace:^", - "ethers": "6.12.1", + "ethers": "6.13.0", "hardhat": "2.22.3", "typescript": "5.4.5", "zksync-ethers": "6.7.1" diff --git a/packages/unlock-express/package.json b/packages/unlock-express/package.json index a82b72cda67..4e0b304dba3 100644 --- a/packages/unlock-express/package.json +++ b/packages/unlock-express/package.json @@ -10,7 +10,7 @@ "lint": "yarn run eslint --resolve-plugins-relative-to ../eslint-config --ext .tsx,.ts,.js ." }, "dependencies": { - "ethers": "5.7.2", + "ethers": "6.13.0", "passport-custom": "1.1.1" }, "peerDependencies": { diff --git a/packages/unlock-js/package.json b/packages/unlock-js/package.json index 825309db815..7e8c102409f 100644 --- a/packages/unlock-js/package.json +++ b/packages/unlock-js/package.json @@ -30,7 +30,7 @@ "license": "MIT", "peerDependencies": { "axios": "1.7.2", - "ethers": "5.7.2" + "ethers": "6.13.0" }, "devDependencies": { "@babel/cli": "7.24.6", diff --git a/provider/package.json b/provider/package.json index 51f39f93b5f..5e472d4eba4 100644 --- a/provider/package.json +++ b/provider/package.json @@ -8,7 +8,7 @@ "vitest": "1.6.0" }, "dependencies": { - "ethers": "6.12.1", + "ethers": "6.13.0", "toucan-js": "3.4.0", "wrangler": "3.59.0" }, diff --git a/unlock-protocol-com/package.json b/unlock-protocol-com/package.json index 4b700443858..9f6d5f34bc8 100644 --- a/unlock-protocol-com/package.json +++ b/unlock-protocol-com/package.json @@ -24,7 +24,7 @@ "dotenv": "16.4.5", "embla-carousel-react": "8.1.3", "eslint": "8.57.0", - "ethers": "6.12.1", + "ethers": "6.13.0", "next": "14.2.3", "next-seo": "6.5.0", "numeral": "2.0.6", diff --git a/yarn.lock b/yarn.lock index 3112eb7a792..9b33942e29e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20085,7 +20085,7 @@ __metadata: "@unlock-protocol/networks": "workspace:./packages/networks" arb-shared-dependencies: "npm:1.0.0" eslint: "npm:8.57.0" - ethers: "npm:6.12.1" + ethers: "npm:6.13.0" ethers-multisend: "npm:3.1.0" ethers5: "npm:ethers@5.7.2" fs-extra: "npm:11.2.0" @@ -20113,7 +20113,7 @@ __metadata: "@unlock-protocol/tsconfig": "workspace:^" "@unlock-protocol/types": "workspace:^" copyfiles: "npm:2.4.1" - ethers: "npm:6.12.1" + ethers: "npm:6.13.0" hardhat: "npm:2.22.3" tsup: "npm:8.1.0" typescript: "npm:5.4.5" @@ -20542,7 +20542,7 @@ __metadata: resolution: "@unlock-protocol/unlock-express@workspace:packages/unlock-express" dependencies: "@unlock-protocol/eslint-config": "workspace:./packages/eslint-config" - ethers: "npm:5.7.2" + ethers: "npm:6.13.0" passport-custom: "npm:1.1.1" prettier: "npm:3.3.0" peerDependencies: @@ -20581,7 +20581,7 @@ __metadata: vitest: "npm:1.6.0" peerDependencies: axios: 1.7.2 - ethers: 5.7.2 + ethers: 6.13.0 languageName: unknown linkType: soft @@ -20612,7 +20612,7 @@ __metadata: embla-carousel-react: "npm:8.1.3" eslint: "npm:8.57.0" eslint-config-next: "npm:14.2.3" - ethers: "npm:6.12.1" + ethers: "npm:6.13.0" feed: "npm:4.2.2" gray-matter: "npm:4.0.3" next: "npm:14.2.3" @@ -45171,7 +45171,7 @@ __metadata: "@cloudflare/workers-types": "npm:4.20240603.0" "@types/node": "npm:20.12.8" "@unlock-protocol/networks": "workspace:^" - ethers: "npm:6.12.1" + ethers: "npm:6.13.0" toucan-js: "npm:3.4.0" typescript: "npm:5.4.5" vitest: "npm:1.6.0"