Skip to content

Commit c6837fb

Browse files
Update dependency undici to v7
1 parent 9e96af3 commit c6837fb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/plugin-hardhat/package.json

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7077,10 +7077,10 @@ undici@^5.14.0:
70777077
dependencies:
70787078
"@fastify/busboy" "^2.0.0"
70797079

7080-
undici@^6.11.1:
7081-
version "6.21.2"
7082-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.2.tgz#49c5884e8f9039c65a89ee9018ef3c8e2f1f4928"
7083-
integrity sha512-uROZWze0R0itiAKVPsYhFov9LxrPMHLMEQFszeI2gCN6bnIIZ8twzBCJcN2LJrBBLfrP0t1FW0g+JmKVl8Vk1g==
7080+
undici@^7.0.0:
7081+
version "7.18.1"
7082+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.18.1.tgz#b043b3c1e25319fe463029131c089cec971e2f0c"
7083+
integrity sha512-0L1RtVqD2twa4hYKeNitqG8zvwe+4cT7L2FDP+64QC8mxjA4TlKjSqPLyOjaRdnUnWYQyxKyhDkqOHLKXw+lkA==
70847084

70857085
unfetch@^4.2.0:
70867086
version "4.2.0"

0 commit comments

Comments
 (0)