Skip to content

Commit 8162902

Browse files
Update dependency @nomiclabs/hardhat-etherscan to v3.1.7
1 parent b583e29 commit 8162902

2 files changed

Lines changed: 6 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@nomiclabs/hardhat-ethers": "2.2.2",
40-
"@nomiclabs/hardhat-etherscan": "3.1.3",
40+
"@nomiclabs/hardhat-etherscan": "3.1.7",
4141
"@nomiclabs/hardhat-waffle": "2.0.3",
4242
"@openzeppelin/contracts": "4.7.3",
4343
"@openzeppelin/contracts-upgradeable": "4.7.3",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -796,10 +796,10 @@
796796
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.2.tgz#812d48929c3bf8fe840ec29eab4b613693467679"
797797
integrity sha512-NLDlDFL2us07C0jB/9wzvR0kuLivChJWCXTKcj3yqjZqMoYp7g7wwS157F70VHx/+9gHIBGzak5pKDwG8gEefA==
798798

799-
"@nomiclabs/hardhat-etherscan@3.1.3":
800-
version "3.1.3"
801-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.3.tgz#c9dbaa4174edfa075a464a0e9142bc8710a2c4e2"
802-
integrity sha512-UeNO97j0lwOHqX7mrH6SfQQBdXq1Ng6eFr7uJKuQOrq2UVTWGD70lE5QO4fAFVPz9ao+xlNpMyIqSR7+OaDR+Q==
799+
"@nomiclabs/hardhat-etherscan@3.1.7":
800+
version "3.1.7"
801+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.7.tgz#72e3d5bd5d0ceb695e097a7f6f5ff6fcbf062b9a"
802+
integrity sha512-tZ3TvSgpvsQ6B6OGmo1/Au6u8BrAkvs1mIC/eURA3xgIfznUZBhmpne8hv7BXUzw9xNL3fXdpOYgOQlVMTcoHQ==
803803
dependencies:
804804
"@ethersproject/abi" "^5.1.2"
805805
"@ethersproject/address" "^5.0.2"
@@ -810,7 +810,7 @@
810810
lodash "^4.17.11"
811811
semver "^6.3.0"
812812
table "^6.8.0"
813-
undici "^5.4.0"
813+
undici "^5.14.0"
814814

815815
"@nomiclabs/hardhat-waffle@2.0.3":
816816
version "2.0.3"
@@ -10241,13 +10241,6 @@ undici@^5.14.0:
1024110241
dependencies:
1024210242
busboy "^1.6.0"
1024310243

10244-
undici@^5.4.0:
10245-
version "5.14.0"
10246-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.14.0.tgz#1169d0cdee06a4ffdd30810f6228d57998884d00"
10247-
integrity sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==
10248-
dependencies:
10249-
busboy "^1.6.0"
10250-
1025110244
union-value@^1.0.0:
1025210245
version "1.0.1"
1025310246
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"

0 commit comments

Comments
 (0)