Skip to content

Commit ffd3b44

Browse files
Update dependency undici to v7
1 parent d0d542f commit ffd3b44

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.2"
6469-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.2.tgz#49c5884e8f9039c65a89ee9018ef3c8e2f1f4928"
6470-
integrity sha512-uROZWze0R0itiAKVPsYhFov9LxrPMHLMEQFszeI2gCN6bnIIZ8twzBCJcN2LJrBBLfrP0t1FW0g+JmKVl8Vk1g==
6467+
undici@^7.0.0:
6468+
version "7.5.0"
6469+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.5.0.tgz#51db4d33e0556ea9ca0ea28ccae7448dd8c23ac9"
6470+
integrity sha512-NFQG741e8mJ0fLQk90xKxFdaSM7z4+IQpAgsFI36bCDY9Z2+aXXZjVy2uUksMouWfMI9+w5ejOq5zYYTBCQJDQ==
64716471

64726472
unfetch@^4.2.0:
64736473
version "4.2.0"

0 commit comments

Comments
 (0)