Skip to content

Commit

Permalink
yarn.lock: bump @metamask/eth-json-rpc-provider from 4.1.5 to 4.1.6 (#…
Browse files Browse the repository at this point in the history
…202)

Bumps [@metamask/eth-json-rpc-provider](https://github.com/MetaMask/core) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/eth-json-rpc-provider"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 7bcfb1b commit 2bcc90c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,14 @@
safe-stable-stringify "^2.4.3"

"@metamask/eth-json-rpc-provider@^4.1.1", "@metamask/eth-json-rpc-provider@^4.1.5":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@metamask/eth-json-rpc-provider/-/eth-json-rpc-provider-4.1.5.tgz#8461fb3af8a48e3a32b45602ce96e81e1c49b5db"
integrity sha512-ARXEgPnVhrz4uDiG+atgkfZD6t8oZbD4pzWZMV4kJIOgZeUngZvq0m5gVeLKWxkc5ofejoSUBRRAKUQBRaaJKA==
version "4.1.6"
resolved "https://registry.yarnpkg.com/@metamask/eth-json-rpc-provider/-/eth-json-rpc-provider-4.1.6.tgz#5d86ee7db6ff94b0abe1f00ef02aeffa60536497"
integrity sha512-32gz41C416E0P+b6YpG/2Ne1UoyqxHRGT9xBh1LTFaWvZXfGQxjSTdK+AEVG01pZ8Mf8Bgp8z2SpEsWcE9ZCng==
dependencies:
"@metamask/json-rpc-engine" "^10.0.0"
"@metamask/rpc-errors" "^7.0.0"
"@metamask/json-rpc-engine" "^10.0.1"
"@metamask/rpc-errors" "^7.0.1"
"@metamask/safe-event-emitter" "^3.0.0"
"@metamask/utils" "^9.1.0"
"@metamask/utils" "^10.0.0"
uuid "^8.3.2"

"@metamask/eth-query@^4.0.0":
Expand All @@ -154,7 +154,7 @@
ethereum-cryptography "^2.1.2"
tweetnacl "^1.0.3"

"@metamask/json-rpc-engine@^10.0.0":
"@metamask/json-rpc-engine@^10.0.0", "@metamask/json-rpc-engine@^10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@metamask/json-rpc-engine/-/json-rpc-engine-10.0.1.tgz#432e4b42770ecd4da8a89f94b52cdeac982bdca3"
integrity sha512-RmoKubUhK7BtZrllJjqMiSkW0p5QIKiO8ohJoa7/pewJIgPWzPFid/5EahQ4f/sPtTH9O9ypDQF9r7DFCPFSVQ==
Expand Down

0 comments on commit 2bcc90c

Please sign in to comment.