Commit 8e7b9f71 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps): bump @ethereumjs/rlp from 5.0.0 to 5.0.1

Bumps [@ethereumjs/rlp](https://github.com/ethereumjs/ethereumjs-monorepo) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases)
- [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/rlp@5.0.0...@ethereumjs/rlp@5.0.1)

---
updated-dependencies:
- dependency-name: "@ethereumjs/rlp"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 413aac1e
......@@ -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