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

dependabot(npm): bump @ethereumjs/rlp from 5.0.1 to 5.0.2 (#9607)

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

---
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>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 894b533b
......@@ -43,7 +43,7 @@
"zod": "^3.22.4"
},
"dependencies": {
"@ethereumjs/rlp": "^5.0.1",
"@ethereumjs/rlp": "^5.0.2",
"web3-eth": "^4.0.3",
"web3-eth-accounts": "^4.0.3"
},
......
......@@ -530,8 +530,8 @@ importers:
packages/web3js-plugin:
dependencies:
'@ethereumjs/rlp':
specifier: ^5.0.1
version: 5.0.1
specifier: ^5.0.2
version: 5.0.2
web3:
specifier: '>= 4.0.3 < 5.x'
version: 4.0.3
......@@ -3073,8 +3073,8 @@ packages:
engines: {node: '>=14'}
hasBin: true
/@ethereumjs/rlp@5.0.1:
resolution: {integrity: sha512-Ab/Hfzz+T9Zl+65Nkg+9xAmwKPLicsnQ4NW49pgvJp9ovefuic95cgOS9CbPc9izIEgsqm1UitV0uNveCvud9w==}
/@ethereumjs/rlp@5.0.2:
resolution: {integrity: sha512-DziebCdg4JpGlEqEdGgXmjqcFoJi+JGulUXwEjsZGAscAQ7MyD/7LE/GVCP29vEQxKc7AAwjT3A2ywHp2xfoCA==}
engines: {node: '>=18'}
hasBin: true
dev: false
......@@ -9871,7 +9871,6 @@ packages:
is-hex-prefixed: 1.0.0
strip-hex-prefix: 1.0.0
dev: true
bundledDependencies: false
/event-target-shim@5.0.1:
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
......
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