diff --git a/reproductions/2021-1-saddle/package.json b/reproductions/2021-1-saddle/package.json index 3ac9669..cd85a6f 100644 --- a/reproductions/2021-1-saddle/package.json +++ b/reproductions/2021-1-saddle/package.json @@ -9,7 +9,7 @@ "author": "", "license": "MIT", "dependencies": { - "@nomiclabs/hardhat-ethers": "^2.0.1", + "@nomiclabs/hardhat-ethers": "^2.0.2", "ethers": "^5.0.24", "hardhat": "^2.0.6", "hardhat-deploy": "^0.7.0-beta.39", diff --git a/reproductions/2021-1-saddle/yarn.lock b/reproductions/2021-1-saddle/yarn.lock index cafd875..891a474 100644 --- a/reproductions/2021-1-saddle/yarn.lock +++ b/reproductions/2021-1-saddle/yarn.lock @@ -359,10 +359,10 @@ safe-buffer "^5.1.1" util.promisify "^1.0.0" -"@nomiclabs/hardhat-ethers@^2.0.1": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.1.tgz#f86a6fa210dbe6270adffccc75e93ed60a856904" - integrity sha512-uTFHDhhvJ+UjfvvMeQxD3ZALuzuI3FXzTYT1Z5N3ebyZL5z4Ogwt55GB0R9tdKY0p5HhDhBjU/gsCjUEwIVoaw== +"@nomiclabs/hardhat-ethers@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.2.tgz#c472abcba0c5185aaa4ad4070146e95213c68511" + integrity sha512-6quxWe8wwS4X5v3Au8q1jOvXYEPkS1Fh+cME5u6AwNdnI4uERvPlVjlgRWzpnb+Rrt1l/cEqiNRH9GlsBMSDQg== "@sentry/core@5.30.0": version "5.30.0"