diff --git a/package.json b/package.json index 9d1ed741..83786c8e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@nomiclabs/hardhat-etherscan": "3.1.7", "@nomiclabs/hardhat-waffle": "2.0.6", "@openzeppelin/contracts": "4.9.3", - "@types/chai": "4.3.7", + "@types/chai": "4.3.8", "@types/dotenv": "8.2.0", "@types/mocha": "10.0.2", "@types/node": "18.18.4", diff --git a/yarn.lock b/yarn.lock index 8ea8656a..71872d82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1489,10 +1489,10 @@ "@types/node" "*" "@types/responselike" "^1.0.0" -"@types/chai@4.3.7": - version "4.3.7" - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.7.tgz#5457bc3dce72f20ae533366682a6298471d1c610" - integrity sha512-/k+vesl92vMvMygmQrFe9Aimxi6oQXFUX9mA5HanTrKUSAMoLauSi6PNFOdRw0oeqilaW600GNx2vSaT2f8aIQ== +"@types/chai@4.3.8": + version "4.3.8" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.8.tgz#aa200a264a3bc78ccfc1718eedbd3b9d5a591270" + integrity sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA== "@types/dotenv@8.2.0": version "8.2.0"