Skip to content

Commit 219aab3

Browse files
Update dependency undici to v7
1 parent b739716 commit 219aab3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/plugin-hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"debug": "^4.1.1",
4444
"ethereumjs-util": "^7.1.5",
4545
"proper-lockfile": "^4.1.1",
46-
"undici": "^6.11.1"
46+
"undici": "^7.0.0"
4747
},
4848
"peerDependencies": {
4949
"@nomicfoundation/hardhat-ethers": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6464,10 +6464,10 @@ undici@^5.14.0:
64646464
dependencies:
64656465
"@fastify/busboy" "^2.0.0"
64666466

6467-
undici@^6.11.1:
6468-
version "6.21.1"
6469-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.1.tgz#336025a14162e6837e44ad7b819b35b6c6af0e05"
6470-
integrity sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==
6467+
undici@^7.0.0:
6468+
version "7.2.3"
6469+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.2.3.tgz#e3e8ff2ddee1c3ab624b3a4f275093cff4b2fc77"
6470+
integrity sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==
64716471

64726472
unfetch@^4.2.0:
64736473
version "4.2.0"

0 commit comments

Comments
 (0)