Skip to content

Commit

Permalink
fix: upgrade @ethereumjs/tx from 4.1.1 to 4.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @ethereumjs/tx from 4.1.1 to 4.2.0.

See this package in npm:
https://www.npmjs.com/package/@ethereumjs/tx

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/f1b8af31-f216-4217-8a5c-457ace27fb07?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 28, 2024
1 parent bb2334b commit 72e4a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/ethereum/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@ethereumjs/common": "3.1.1",
"@ethereumjs/evm": "1.3.1",
"@ethereumjs/tx": "4.1.1",
"@ethereumjs/tx": "4.2.0",
"@ethereumjs/util": "8.0.5",
"@ethereumjs/vm": "6.4.1",
"@ganache/ethereum-address": "0.8.0",
Expand Down

0 comments on commit 72e4a37

Please sign in to comment.