Skip to content

Commit f6c41e4

Browse files
authored
Merge pull request #5173 from NomicFoundation/bump-edr-0-3-7
Bump EDR dependency to 0.3.7
2 parents e3a9244 + 2c533f0 commit f6c41e4

File tree

3 files changed

+84
-3
lines changed

3 files changed

+84
-3
lines changed

.changeset/dry-flowers-help.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"hardhat": patch
3+
---
4+
5+
Bumped EDR dependency to 0.3.7

packages/hardhat-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"dependencies": {
108108
"@ethersproject/abi": "^5.1.2",
109109
"@metamask/eth-sig-util": "^4.0.0",
110-
"@nomicfoundation/edr": "workspace:^0.3.5",
110+
"@nomicfoundation/edr": "^0.3.7",
111111
"@nomicfoundation/ethereumjs-common": "4.0.4",
112112
"@nomicfoundation/ethereumjs-tx": "5.0.4",
113113
"@nomicfoundation/ethereumjs-util": "9.0.4",

pnpm-lock.yaml

+78-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)