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 @@ ...@@ -43,7 +43,7 @@
"zod": "^3.22.4" "zod": "^3.22.4"
}, },
"dependencies": { "dependencies": {
"@ethereumjs/rlp": "^5.0.0", "@ethereumjs/rlp": "^5.0.1",
"web3-eth": "^4.0.3", "web3-eth": "^4.0.3",
"web3-eth-accounts": "^4.0.3" "web3-eth-accounts": "^4.0.3"
}, },
......
...@@ -541,8 +541,8 @@ importers: ...@@ -541,8 +541,8 @@ importers:
packages/web3js-plugin: packages/web3js-plugin:
dependencies: dependencies:
'@ethereumjs/rlp': '@ethereumjs/rlp':
specifier: ^5.0.0 specifier: ^5.0.1
version: 5.0.0 version: 5.0.1
web3: web3:
specifier: '>= 4.0.3 < 5.x' specifier: '>= 4.0.3 < 5.x'
version: 4.0.3 version: 4.0.3
...@@ -2014,8 +2014,8 @@ packages: ...@@ -2014,8 +2014,8 @@ packages:
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
/@ethereumjs/rlp@5.0.0: /@ethereumjs/rlp@5.0.1:
resolution: {integrity: sha512-WuS1l7GJmB0n0HsXLozCoEFc9IwYgf3l0gCkKVYgR67puVF1O4OpEaN0hWmm1c+iHUHFCKt1hJrvy5toLg+6ag==} resolution: {integrity: sha512-Ab/Hfzz+T9Zl+65Nkg+9xAmwKPLicsnQ4NW49pgvJp9ovefuic95cgOS9CbPc9izIEgsqm1UitV0uNveCvud9w==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
dev: false 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