|
@@ -28,7 +28,7 @@
|
|
"dotenv": "10.0.0",
|
|
"dotenv": "10.0.0",
|
|
"ethers": "5.4.7",
|
|
"ethers": "5.4.7",
|
|
"hardhat": "2.6.6",
|
|
"hardhat": "2.6.6",
|
|
- "hardhat-deploy": "0.9.3",
|
|
|
|
|
|
+ "hardhat-deploy": "0.9.4",
|
|
"mocha-skip-if": "0.0.3",
|
|
"mocha-skip-if": "0.0.3",
|
|
"prettier": "2.4.1",
|
|
"prettier": "2.4.1",
|
|
"prettier-plugin-solidity": "1.0.0-beta.18",
|
|
"prettier-plugin-solidity": "1.0.0-beta.18",
|
|
@@ -7208,9 +7208,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/hardhat-deploy": {
|
|
"node_modules/hardhat-deploy": {
|
|
- "version": "0.9.3",
|
|
|
|
- "resolved": "https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.3.tgz",
|
|
|
|
- "integrity": "sha512-0sxxQoxcA1+LSVmmLwp9empK4Pz5tjr92JvfcobojBz35DSpp0o3f0f/tXocYWaGbOrms3eQJ8OX5WVsmcnN4Q==",
|
|
|
|
|
|
+ "version": "0.9.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.4.tgz",
|
|
|
|
+ "integrity": "sha512-0Zr8R5SAq6oK/gi170yCDqPTvKNPHdlm6wQe3ZQg/uiIDZxofpRM2frQVPUFlgdI2yUXtVcGBiPcC2r2fEockw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@ethersproject/abi": "^5.4.0",
|
|
"@ethersproject/abi": "^5.4.0",
|
|
@@ -7218,6 +7218,7 @@
|
|
"@ethersproject/address": "^5.4.0",
|
|
"@ethersproject/address": "^5.4.0",
|
|
"@ethersproject/bignumber": "^5.4.1",
|
|
"@ethersproject/bignumber": "^5.4.1",
|
|
"@ethersproject/bytes": "^5.4.0",
|
|
"@ethersproject/bytes": "^5.4.0",
|
|
|
|
+ "@ethersproject/constants": "^5.4.0",
|
|
"@ethersproject/contracts": "^5.4.1",
|
|
"@ethersproject/contracts": "^5.4.1",
|
|
"@ethersproject/providers": "^5.4.4",
|
|
"@ethersproject/providers": "^5.4.4",
|
|
"@ethersproject/solidity": "^5.4.0",
|
|
"@ethersproject/solidity": "^5.4.0",
|
|
@@ -19121,9 +19122,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"hardhat-deploy": {
|
|
"hardhat-deploy": {
|
|
- "version": "0.9.3",
|
|
|
|
- "resolved": "https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.3.tgz",
|
|
|
|
- "integrity": "sha512-0sxxQoxcA1+LSVmmLwp9empK4Pz5tjr92JvfcobojBz35DSpp0o3f0f/tXocYWaGbOrms3eQJ8OX5WVsmcnN4Q==",
|
|
|
|
|
|
+ "version": "0.9.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hardhat-deploy/-/hardhat-deploy-0.9.4.tgz",
|
|
|
|
+ "integrity": "sha512-0Zr8R5SAq6oK/gi170yCDqPTvKNPHdlm6wQe3ZQg/uiIDZxofpRM2frQVPUFlgdI2yUXtVcGBiPcC2r2fEockw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"requires": {
|
|
"requires": {
|
|
"@ethersproject/abi": "^5.4.0",
|
|
"@ethersproject/abi": "^5.4.0",
|
|
@@ -19131,6 +19132,7 @@
|
|
"@ethersproject/address": "^5.4.0",
|
|
"@ethersproject/address": "^5.4.0",
|
|
"@ethersproject/bignumber": "^5.4.1",
|
|
"@ethersproject/bignumber": "^5.4.1",
|
|
"@ethersproject/bytes": "^5.4.0",
|
|
"@ethersproject/bytes": "^5.4.0",
|
|
|
|
+ "@ethersproject/constants": "^5.4.0",
|
|
"@ethersproject/contracts": "^5.4.1",
|
|
"@ethersproject/contracts": "^5.4.1",
|
|
"@ethersproject/providers": "^5.4.4",
|
|
"@ethersproject/providers": "^5.4.4",
|
|
"@ethersproject/solidity": "^5.4.0",
|
|
"@ethersproject/solidity": "^5.4.0",
|