Commit 0f3ef43d authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8017 from ethereum-optimism/dependabot/npm_and_yarn/ethereumjs/rlp-5.0.1

build(deps): bump @ethereumjs/rlp from 5.0.0 to 5.0.1
parents 8bf2ab64 8e7b9f71
......@@ -43,7 +43,7 @@
"zod": "^3.22.4"
},
"dependencies": {
"@ethereumjs/rlp": "^5.0.0",
"@ethereumjs/rlp": "^5.0.1",
"web3-eth": "^4.0.3",
"web3-eth-accounts": "^4.0.3"
},
......
......@@ -541,8 +541,8 @@ importers:
packages/web3js-plugin:
dependencies:
'@ethereumjs/rlp':
specifier: ^5.0.0
version: 5.0.0
specifier: ^5.0.1
version: 5.0.1
web3:
specifier: '>= 4.0.3 < 5.x'
version: 4.0.3
......@@ -2014,8 +2014,8 @@ packages:
engines: {node: '>=14'}
hasBin: true
/@ethereumjs/rlp@5.0.0:
resolution: {integrity: sha512-WuS1l7GJmB0n0HsXLozCoEFc9IwYgf3l0gCkKVYgR67puVF1O4OpEaN0hWmm1c+iHUHFCKt1hJrvy5toLg+6ag==}
/@ethereumjs/rlp@5.0.1:
resolution: {integrity: sha512-Ab/Hfzz+T9Zl+65Nkg+9xAmwKPLicsnQ4NW49pgvJp9ovefuic95cgOS9CbPc9izIEgsqm1UitV0uNveCvud9w==}
engines: {node: '>=18'}
hasBin: true
dev: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment