diff --git a/package.json b/package.json index 7495ad2..3d3367b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "ethereum-waffle": "^3.4.4", "ethers": "^5.7.2", "hardhat": "2.14.0", - "hardhat-deploy": "^0.11.26", + "hardhat-deploy": "^0.11.34", "hardhat-gas-reporter": "^1.0.9", "node-watch": "^0.7.0", "qrcode-terminal": "^0.12.0", diff --git a/yarn.lock b/yarn.lock index 888ab0e..259fe57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5319,10 +5319,10 @@ har-validator@~5.1.3: ajv "^6.12.3" har-schema "^2.0.0" -hardhat-deploy@^0.11.10, hardhat-deploy@^0.11.26: - version "0.11.26" - resolved "https://registry.yarnpkg.com/hardhat-deploy/-/hardhat-deploy-0.11.26.tgz#df2698cbafb575a014be6226e559ef467168cbdd" - integrity sha512-GvnkD8v6q0coCQbwZNeUcO3ab1zz36FKsqzNdm6EcnVoAfXVkFpdA0pgJ7/Rk3+Lv5709xOtbneFOyoukUOhWQ== +hardhat-deploy@^0.11.10, hardhat-deploy@^0.11.34: + version "0.11.34" + resolved "https://registry.yarnpkg.com/hardhat-deploy/-/hardhat-deploy-0.11.34.tgz#61252ebf5dfdda7b0b31298dd5580b0735c05910" + integrity sha512-N6xcwD8LSMV/IyfEr8TfR2YRbOh9Q4QvitR9MKZRTXQmgQiiMGjX+2efMjKgNMxwCVlmpfnE1tyDxOJOOUseLQ== dependencies: "@ethersproject/abi" "^5.7.0" "@ethersproject/abstract-signer" "^5.7.0"