diff --git a/libs/ghaction-helper/package.json b/libs/ghaction-helper/package.json index 2290c89071c..4f61cabeb42 100644 --- a/libs/ghaction-helper/package.json +++ b/libs/ghaction-helper/package.json @@ -24,7 +24,7 @@ "typescript": "^4.9.3" }, "dependencies": { - "@ethereum-waffle/chai": "^3.4.4", + "@ethereum-waffle/chai": "^4.0.0", "@remix-project/remix-simulator": "^0.2.52", "chai": "^4.3.7", "ethers": "^5.7.2",