Skip to content

Commit 9fc883a

Browse files
chore(deps): bump @metamask/eth-json-rpc-provider from 4.1.7 to 4.1.8 (#3062)
Bumps [@metamask/eth-json-rpc-provider](https://github.com/MetaMask/core) from 4.1.7 to 4.1.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/67c7844f4d482fb05917dbe064e7e901977328a4"><code>67c7844</code></a> Release 293.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/5272">#5272</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/797b4d9952db1463c56119700af06daeaae613e2"><code>797b4d9</code></a> Release 292.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/5271">#5271</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/69dea3d6566633800e153eac012485c775f48abf"><code>69dea3d</code></a> Reorganize ESLint warning thresholds and output (<a href="https://redirect.github.com/MetaMask/core/issues/5159">#5159</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/69da3e60c1f1c42f3eb4657c71f7dadf842aa014"><code>69da3e6</code></a> chore: mark <code>@metamask/snaps-controllers</code> peer dependency bump as breaking in...</li> <li><a href="https://github.com/MetaMask/core/commit/3748f243f5d6d55bc626007d7561592cab7b5f1e"><code>3748f24</code></a> chore(earn): Rename ControllerMessenger to Messenger (<a href="https://redirect.github.com/MetaMask/core/issues/5268">#5268</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/3b655728fa8804f807079b52ab408002ba66f252"><code>3b65572</code></a> chore: bump <code>@MetaMask/snaps-{sdk,utils,controllers}</code> (<a href="https://redirect.github.com/MetaMask/core/issues/5265">#5265</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/ea5a1d5b28bbd00b603d071d66def578126ab829"><code>ea5a1d5</code></a> chore(accounts): fix AccountsController eslint warnings &amp; errors (<a href="https://redirect.github.com/MetaMask/core/issues/5266">#5266</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/ce9dcbce79919872fffa0fbbf1cd424b39295044"><code>ce9dcbc</code></a> Export AbstractRpcService (<a href="https://redirect.github.com/MetaMask/core/issues/5263">#5263</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/d3d3d2102d0d7b3180f72f48f823787ade4db685"><code>d3d3d21</code></a> fix: eslint warnings &amp; errors (<a href="https://redirect.github.com/MetaMask/core/issues/5261">#5261</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/11845aa7341bd07440a05abd3054d630529215e6"><code>11845aa</code></a> Release 291.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/5264">#5264</a>)</li> <li>Additional commits viewable in <a href="https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected]">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/eth-json-rpc-provider&package-manager=npm_and_yarn&previous-version=4.1.7&new-version=4.1.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MetaMask Bot <[email protected]>
1 parent d67ad35 commit 9fc883a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4497,15 +4497,15 @@ __metadata:
44974497
linkType: hard
44984498

44994499
"@metamask/eth-json-rpc-provider@npm:^4.1.5, @metamask/eth-json-rpc-provider@npm:^4.1.7":
4500-
version: 4.1.7
4501-
resolution: "@metamask/eth-json-rpc-provider@npm:4.1.7"
4500+
version: 4.1.8
4501+
resolution: "@metamask/eth-json-rpc-provider@npm:4.1.8"
45024502
dependencies:
4503-
"@metamask/json-rpc-engine": "npm:^10.0.2"
4503+
"@metamask/json-rpc-engine": "npm:^10.0.3"
45044504
"@metamask/rpc-errors": "npm:^7.0.2"
45054505
"@metamask/safe-event-emitter": "npm:^3.0.0"
4506-
"@metamask/utils": "npm:^11.0.1"
4506+
"@metamask/utils": "npm:^11.1.0"
45074507
uuid: "npm:^8.3.2"
4508-
checksum: 10/ddfa2a888c83015672a6b879bad061f1e617d6875b741aa714cbe7ac0878dbc8beb9d4ce00ec61a2672d2dfe251f04c4d3eed77b8a9877b7aeb0034eec3e7c51
4508+
checksum: 10/8247f22a23ec0cae7f80c7755b00bfa337a27cc4d2ea416ed08f65a898cd6110057a3710e55e0454db7406c114a4a570b9a286baa8136db6f1c485f62a6c2800
45094509
languageName: node
45104510
linkType: hard
45114511

@@ -4948,14 +4948,14 @@ __metadata:
49484948
languageName: unknown
49494949
linkType: soft
49504950

4951-
"@metamask/json-rpc-engine@npm:^10.0.2":
4952-
version: 10.0.2
4953-
resolution: "@metamask/json-rpc-engine@npm:10.0.2"
4951+
"@metamask/json-rpc-engine@npm:^10.0.2, @metamask/json-rpc-engine@npm:^10.0.3":
4952+
version: 10.0.3
4953+
resolution: "@metamask/json-rpc-engine@npm:10.0.3"
49544954
dependencies:
49554955
"@metamask/rpc-errors": "npm:^7.0.2"
49564956
"@metamask/safe-event-emitter": "npm:^3.0.0"
4957-
"@metamask/utils": "npm:^11.0.1"
4958-
checksum: 10/479e4c36ee10ecaa9b26bf8aaea375f7dbe68b5379fabc0f78ac087e310d0040b0e7a2d55eccebd820089404a2170f498c4e2b82eb7f0d34c5becbd811340d49
4957+
"@metamask/utils": "npm:^11.1.0"
4958+
checksum: 10/0558f511aada9bfb13d3b55f6a834543431cc6148a681d3a2885f6171fefbcf092ea4aabc7bbb547de6fdf382cdaf6a73ca5175c63c2d1b6560f763b4b37162e
49594959
languageName: node
49604960
linkType: hard
49614961

0 commit comments

Comments
 (0)