Skip to content

Commit 5c0fae8

Browse files
Update dependency @nomiclabs/hardhat-etherscan to v3.1.8
1 parent db17326 commit 5c0fae8

2 files changed

Lines changed: 90 additions & 27 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "MPL-2.0",
2121
"devDependencies": {
2222
"@nomiclabs/hardhat-ethers": "2.1.1",
23-
"@nomiclabs/hardhat-etherscan": "3.0.4",
23+
"@nomiclabs/hardhat-etherscan": "3.1.8",
2424
"@nomiclabs/hardhat-waffle": "2.0.5",
2525
"@typechain/ethers-v5": "9.0.0",
2626
"@typechain/hardhat": "6.1.6",

yarn.lock

Lines changed: 89 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,6 +1338,11 @@
13381338
"@ethersproject/properties" "^5.8.0"
13391339
"@ethersproject/strings" "^5.8.0"
13401340

1341+
"@fastify/busboy@^2.0.0":
1342+
version "2.1.1"
1343+
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
1344+
integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==
1345+
13411346
"@humanwhocodes/config-array@^0.13.0":
13421347
version "0.13.0"
13431348
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
@@ -1412,18 +1417,21 @@
14121417
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
14131418
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
14141419

1415-
"@nomiclabs/hardhat-etherscan@3.0.4":
1416-
version "3.0.4"
1417-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.0.4.tgz#b12e3e226a5b73c4a66d0e6943f948bd093b2711"
1418-
integrity sha512-AZPlnyCYp3YObmhtsFo6RWgY/81fQKRF5h42iV22H4jz9MwP+SWeoB99YVPLnxId2fmAYu3VgCNeE9QpApv06g==
1420+
"@nomiclabs/hardhat-etherscan@3.1.8":
1421+
version "3.1.8"
1422+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.8.tgz#3c12ee90b3733e0775e05111146ef9418d4f5a38"
1423+
integrity sha512-v5F6IzQhrsjHh6kQz4uNrym49brK9K5bYCq2zQZ729RYRaifI9hHbtmK+KkIVevfhut7huQFEQ77JLRMAzWYjQ==
14191424
dependencies:
14201425
"@ethersproject/abi" "^5.1.2"
14211426
"@ethersproject/address" "^5.0.2"
1422-
cbor "^5.0.2"
1427+
cbor "^8.1.0"
1428+
chalk "^2.4.2"
14231429
debug "^4.1.1"
14241430
fs-extra "^7.0.1"
1431+
lodash "^4.17.11"
14251432
semver "^6.3.0"
1426-
undici "^4.14.1"
1433+
table "^6.8.0"
1434+
undici "^5.14.0"
14271435

14281436
"@nomiclabs/hardhat-waffle@2.0.5":
14291437
version "2.0.5"
@@ -1999,6 +2007,16 @@ ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.6.1, ajv@^6.9.1:
19992007
json-schema-traverse "^0.4.1"
20002008
uri-js "^4.2.2"
20012009

2010+
ajv@^8.0.1:
2011+
version "8.20.0"
2012+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.20.0.tgz#304b3636add88ba7d936760dd50ece006dea95f9"
2013+
integrity sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==
2014+
dependencies:
2015+
fast-deep-equal "^3.1.3"
2016+
fast-uri "^3.0.1"
2017+
json-schema-traverse "^1.0.0"
2018+
require-from-string "^2.0.2"
2019+
20022020
ansi-colors@4.1.1, ansi-colors@^4.1.1:
20032021
version "4.1.1"
20042022
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
@@ -2191,6 +2209,11 @@ astral-regex@^1.0.0:
21912209
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
21922210
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
21932211

2212+
astral-regex@^2.0.0:
2213+
version "2.0.0"
2214+
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
2215+
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
2216+
21942217
async-eventemitter@^0.2.2, async-eventemitter@^0.2.4:
21952218
version "0.2.4"
21962219
resolved "https://registry.yarnpkg.com/async-eventemitter/-/async-eventemitter-0.2.4.tgz#f5e7c8ca7d3e46aab9ec40a292baf686a0bafaca"
@@ -2820,11 +2843,6 @@ bignumber.js@^9.0.0:
28202843
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.0.1.tgz#8d7ba124c882bfd8e43260c67475518d0689e4e5"
28212844
integrity sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==
28222845

2823-
bignumber.js@^9.0.1:
2824-
version "9.0.2"
2825-
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.0.2.tgz#71c6c6bed38de64e24a65ebe16cfcf23ae693673"
2826-
integrity sha512-GAcQvbpsM0pUb0zw1EI0KhQEZ+lRwR5fYaAp3vPOYuP7aDvGy6cVN6XHLauvF8SOga2y0dcLcjt3iQDTSEliyw==
2827-
28282846
binary-extensions@^2.0.0:
28292847
version "2.2.0"
28302848
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
@@ -3151,13 +3169,12 @@ caseless@~0.12.0:
31513169
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
31523170
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
31533171

3154-
cbor@^5.0.2:
3155-
version "5.2.0"
3156-
resolved "https://registry.yarnpkg.com/cbor/-/cbor-5.2.0.tgz#4cca67783ccd6de7b50ab4ed62636712f287a67c"
3157-
integrity sha512-5IMhi9e1QU76ppa5/ajP1BmMWZ2FHkhAhjeVKQ/EFCgYSEaeVaoGtL7cxJskf9oCCk+XjzaIdc3IuU/dbA/o2A==
3172+
cbor@^8.1.0:
3173+
version "8.1.0"
3174+
resolved "https://registry.yarnpkg.com/cbor/-/cbor-8.1.0.tgz#cfc56437e770b73417a2ecbfc9caf6b771af60d5"
3175+
integrity sha512-DwGjNW9omn6EwP70aXsn7FQJx5kO12tX0bZkaTjzdVFM6/7nhA4t0EENocKGx6D2Bch9PE2KzCUf5SceBdeijg==
31583176
dependencies:
3159-
bignumber.js "^9.0.1"
3160-
nofilter "^1.0.4"
3177+
nofilter "^3.1.0"
31613178

31623179
chai@4.5.0:
31633180
version "4.5.0"
@@ -5006,6 +5023,11 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
50065023
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
50075024
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
50085025

5026+
fast-uri@^3.0.1:
5027+
version "3.1.0"
5028+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa"
5029+
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
5030+
50095031
fastq@^1.6.0:
50105032
version "1.12.0"
50115033
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.12.0.tgz#ed7b6ab5d62393fb2cc591c853652a5c318bf794"
@@ -6348,6 +6370,11 @@ json-schema-traverse@^0.4.1:
63486370
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
63496371
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
63506372

6373+
json-schema-traverse@^1.0.0:
6374+
version "1.0.0"
6375+
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
6376+
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
6377+
63516378
json-schema@0.2.3:
63526379
version "0.2.3"
63536380
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
@@ -6736,6 +6763,11 @@ lodash.merge@^4.6.2:
67366763
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
67376764
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
67386765

6766+
lodash.truncate@^4.4.2:
6767+
version "4.4.2"
6768+
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
6769+
integrity sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==
6770+
67396771
lodash@4.17.20:
67406772
version "4.17.20"
67416773
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
@@ -7334,10 +7366,10 @@ node-gyp-build@^4.2.0:
73347366
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.2.3.tgz#ce6277f853835f718829efb47db20f3e4d9c4739"
73357367
integrity sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==
73367368

7337-
nofilter@^1.0.4:
7338-
version "1.0.4"
7339-
resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-1.0.4.tgz#78d6f4b6a613e7ced8b015cec534625f7667006e"
7340-
integrity sha512-N8lidFp+fCz+TD51+haYdbDGrcBWwuHX40F5+z0qkUjMJ5Tp+rdSuAkMJ9N9eoolDlEVTf6u5icM+cNKkKW2mA==
7369+
nofilter@^3.1.0:
7370+
version "3.1.0"
7371+
resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-3.1.0.tgz#c757ba68801d41ff930ba2ec55bab52ca184aa66"
7372+
integrity sha512-l2NNj07e9afPnhAhvgVrCD/oy2Ai1yfLpuo3EpiO1jFTsB4sFz6oIfAfSZyQzVpkZQ9xS8ZS5g1jCBgq4Hwo0g==
73417373

73427374
normalize-package-data@^2.3.2:
73437375
version "2.5.0"
@@ -8249,7 +8281,7 @@ require-from-string@^1.1.0:
82498281
resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-1.2.1.tgz#529c9ccef27380adfec9a2f965b649bbee636418"
82508282
integrity sha1-UpyczvJzgK3+yaL5ZbZJu+5jZBg=
82518283

8252-
require-from-string@^2.0.0:
8284+
require-from-string@^2.0.0, require-from-string@^2.0.2:
82538285
version "2.0.2"
82548286
resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
82558287
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
@@ -8636,6 +8668,15 @@ slice-ansi@^2.1.0:
86368668
astral-regex "^1.0.0"
86378669
is-fullwidth-code-point "^2.0.0"
86388670

8671+
slice-ansi@^4.0.0:
8672+
version "4.0.0"
8673+
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"
8674+
integrity sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==
8675+
dependencies:
8676+
ansi-styles "^4.0.0"
8677+
astral-regex "^2.0.0"
8678+
is-fullwidth-code-point "^3.0.0"
8679+
86398680
snapdragon-node@^2.0.1:
86408681
version "2.1.1"
86418682
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
@@ -8908,6 +8949,15 @@ string-width@^4.1.0, string-width@^4.2.0:
89088949
is-fullwidth-code-point "^3.0.0"
89098950
strip-ansi "^6.0.0"
89108951

8952+
string-width@^4.2.3:
8953+
version "4.2.3"
8954+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8955+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8956+
dependencies:
8957+
emoji-regex "^8.0.0"
8958+
is-fullwidth-code-point "^3.0.0"
8959+
strip-ansi "^6.0.1"
8960+
89118961
string.prototype.trim@~1.2.4:
89128962
version "1.2.4"
89138963
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.4.tgz#6014689baf5efaf106ad031a5fa45157666ed1bd"
@@ -9074,6 +9124,17 @@ table@^5.2.3:
90749124
slice-ansi "^2.1.0"
90759125
string-width "^3.0.0"
90769126

9127+
table@^6.8.0:
9128+
version "6.9.0"
9129+
resolved "https://registry.yarnpkg.com/table/-/table-6.9.0.tgz#50040afa6264141c7566b3b81d4d82c47a8668f5"
9130+
integrity sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==
9131+
dependencies:
9132+
ajv "^8.0.1"
9133+
lodash.truncate "^4.4.2"
9134+
slice-ansi "^4.0.0"
9135+
string-width "^4.2.3"
9136+
strip-ansi "^6.0.1"
9137+
90779138
tape@^4.6.3:
90789139
version "4.14.0"
90799140
resolved "https://registry.yarnpkg.com/tape/-/tape-4.14.0.tgz#e4d46097e129817175b90925f2385f6b1bcfa826"
@@ -9486,10 +9547,12 @@ undici-types@~6.21.0:
94869547
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
94879548
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
94889549

9489-
undici@^4.14.1:
9490-
version "4.14.1"
9491-
resolved "https://registry.yarnpkg.com/undici/-/undici-4.14.1.tgz#7633b143a8a10d6d63335e00511d071e8d52a1d9"
9492-
integrity sha512-WJ+g+XqiZcATcBaUeluCajqy4pEDcQfK1vy+Fo+bC4/mqXI9IIQD/XWHLS70fkGUT6P52Drm7IFslO651OdLPQ==
9550+
undici@^5.14.0:
9551+
version "5.29.0"
9552+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3"
9553+
integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==
9554+
dependencies:
9555+
"@fastify/busboy" "^2.0.0"
94939556

94949557
undici@^5.4.0:
94959558
version "5.4.0"

0 commit comments

Comments
 (0)