diff --git a/package.json b/package.json index 7495ad2..7518b98 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dotenv": "^16.0.3", "ethereum-waffle": "^3.4.4", "ethers": "^5.7.2", - "hardhat": "2.14.0", + "hardhat": "2.14.1", "hardhat-deploy": "^0.11.26", "hardhat-gas-reporter": "^1.0.9", "node-watch": "^0.7.0", diff --git a/yarn.lock b/yarn.lock index 888ab0e..6087786 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5358,10 +5358,10 @@ hardhat-gas-reporter@^1.0.9: eth-gas-reporter "^0.2.25" sha1 "^1.1.1" -hardhat@2.14.0: - version "2.14.0" - resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.14.0.tgz#b60c74861494aeb1b50803cf04cc47865a42b87a" - integrity sha512-73jsInY4zZahMSVFurSK+5TNCJTXMv+vemvGia0Ac34Mm19fYp6vEPVGF3sucbumszsYxiTT2TbS8Ii2dsDSoQ== +hardhat@2.14.1: + version "2.14.1" + resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.14.1.tgz#4dd252717f4987d8221c4f6fd08233b7f4251fd8" + integrity sha512-H3Qp/UKyQGmPDDBSfMoSyH18rRnac90rsb0LNer+sKe6at6rxLe4D5j+M+1icqZQF02iLPjNRwc/PA8OPf757A== dependencies: "@ethersproject/abi" "^5.1.2" "@metamask/eth-sig-util" "^4.0.0"