Skip to content

Commit 0cbb449

Browse files
Bump @metamask/json-rpc-engine from 7.3.2 to 7.3.3 (#463)
Bumps [@metamask/json-rpc-engine](https://github.com/MetaMask/core) from 7.3.2 to 7.3.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/a24869b8e7e518f6682058d3eda4c41f0317ccc8"><code>a24869b</code></a> Release 123.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/4007">#4007</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/34bf8f08fc48aacc12ee6a4478ad04f92032de53"><code>34bf8f0</code></a> [token-detection-controller] Refactor <code>detectTokens</code> method (<a href="https://redirect.github.com/MetaMask/core/issues/3938">#3938</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/a680605b7a95fb97c330841ad78a6ecc25095398"><code>a680605</code></a> fix: update usage of OP goerli to OP Sepolia (<a href="https://redirect.github.com/MetaMask/core/issues/3999">#3999</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/c5dbb372dc0514fa4009d7f3d2eb9bdc76a8369f"><code>c5dbb37</code></a> Normalize transaction data length (<a href="https://redirect.github.com/MetaMask/core/issues/3990">#3990</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/346331d88bf51f327aff0ed758fd281dcaaf739c"><code>346331d</code></a> Check labels for a PR when it is updated (<a href="https://redirect.github.com/MetaMask/core/issues/4005">#4005</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/6573523eef86c4586af6531600b2078a263864c6"><code>6573523</code></a> Release/122.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/3996">#3996</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/e7b3e4b3576cc0d75977b25ded97c257847714cc"><code>e7b3e4b</code></a> move permission controller from devdep to regular dep (<a href="https://redirect.github.com/MetaMask/core/issues/4000">#4000</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/c661e26795b4622687144647aa5840c6117d00ba"><code>c661e26</code></a> Release/121.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/3994">#3994</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/17c52d99dc8585e3a4f9ed5b06c486d726a83b93"><code>17c52d9</code></a> remove redundant perDomainNetwork state (<a href="https://redirect.github.com/MetaMask/core/issues/3989">#3989</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/f7a0c1327dc44e4714182a41fe2ea74beda168f1"><code>f7a0c13</code></a> Listen to permissions changes and add/remove <code>domains</code> (<a href="https://redirect.github.com/MetaMask/core/issues/3969">#3969</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/json-rpc-engine&package-manager=npm_and_yarn&previous-version=7.3.2&new-version=7.3.3)](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>
1 parent a207689 commit 0cbb449

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,13 +1018,13 @@ __metadata:
10181018
linkType: hard
10191019

10201020
"@metamask/json-rpc-engine@npm:^7.1.1, @metamask/json-rpc-engine@npm:^7.3.2":
1021-
version: 7.3.2
1022-
resolution: "@metamask/json-rpc-engine@npm:7.3.2"
1021+
version: 7.3.3
1022+
resolution: "@metamask/json-rpc-engine@npm:7.3.3"
10231023
dependencies:
1024-
"@metamask/rpc-errors": ^6.1.0
1024+
"@metamask/rpc-errors": ^6.2.1
10251025
"@metamask/safe-event-emitter": ^3.0.0
10261026
"@metamask/utils": ^8.3.0
1027-
checksum: 396861afc72944af410d5b06c81806db2fd9812206dbf799438f42d974edac6931f6814133adf52d6aa233d5ea3f3629663ef4f54a0cf9ccb948ce9b527137fd
1027+
checksum: 7bab8b4d2341a6243ba451bc58283f0a6905b09f7257857859848a51a795444ca6899b1a6908b15f8ed236fb574ab85a630c9cb28d127ab52c4630e496c16006
10281028
languageName: node
10291029
linkType: hard
10301030

@@ -1124,7 +1124,7 @@ __metadata:
11241124
languageName: node
11251125
linkType: hard
11261126

1127-
"@metamask/rpc-errors@npm:^6.0.0, @metamask/rpc-errors@npm:^6.1.0, @metamask/rpc-errors@npm:^6.2.1":
1127+
"@metamask/rpc-errors@npm:^6.0.0, @metamask/rpc-errors@npm:^6.2.1":
11281128
version: 6.2.1
11291129
resolution: "@metamask/rpc-errors@npm:6.2.1"
11301130
dependencies:

0 commit comments

Comments
 (0)