Skip to content

Commit 2c39df4

Browse files
Update dependency undici to v7
1 parent 542818d commit 2c39df4

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
@@ -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.13.0"
7082+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.13.0.tgz#9331f99fc42970dcbdf54199e6604755ba54433a"
7083+
integrity sha512-l+zSMssRqrzDcb3fjMkjjLGmuiiK2pMIcV++mJaAc9vhjSGpvM7h43QgP+OAMb1GImHmbPyG2tBXeuyG5iY4gA==
70847084

70857085
unfetch@^4.2.0:
70867086
version "4.2.0"

0 commit comments

Comments
 (0)