diff --git a/ts-tests/package-lock.json b/ts-tests/package-lock.json index 5ae0d6eb..b10548b4 100644 --- a/ts-tests/package-lock.json +++ b/ts-tests/package-lock.json @@ -17,7 +17,7 @@ "eslint": "^7.32.0", "eslint-config-standard-jsx": "^10.0.0", "eslint-config-standard-with-typescript": "^21.0.1", - "ethers": "^5.4.6", + "ethers": "^5.7.0", "hardhat": "^2.11.1", "jest": "^27.5.1", "lint-staged": "^13.0.3", diff --git a/ts-tests/package.json b/ts-tests/package.json index 977850dc..a57c03d8 100644 --- a/ts-tests/package.json +++ b/ts-tests/package.json @@ -14,7 +14,7 @@ "eslint": "^7.32.0", "eslint-config-standard-jsx": "^10.0.0", "eslint-config-standard-with-typescript": "^21.0.1", - "ethers": "^5.4.6", + "ethers": "^5.7.0", "hardhat": "^2.11.1", "jest": "^27.5.1", "lint-staged": "^13.0.3",