Skip to content

Commit 1ae17ed

Browse files
chore(deps): bump @metamask/phishing-controller from 12.3.2 to 12.4.0 (#3171)
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core) from 12.3.2 to 12.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/fb38157f774682171c1acbfcf55d100b7101fc56"><code>fb38157</code></a> Release/313.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/5403">#5403</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/1b35e865acfacd76b45fc818e4e5abfa3fcf3d93"><code>1b35e86</code></a> feat: validate nested transactions are not to internal accounts (<a href="https://redirect.github.com/MetaMask/core/issues/5369">#5369</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/bc921d4b9542361a0d5c3da57d6539cc6cfc9a2c"><code>bc921d4</code></a> Release 312.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/5399">#5399</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/62b0ac9414ae439a83864abf38960c94ff39a77f"><code>62b0ac9</code></a> refactor(accounts-controller): use <code>account.scopes</code> in `listMultichainAccount...</li> <li><a href="https://github.com/MetaMask/core/commit/07e8d3878f6ce28e50e3101e33fc3567623dddd7"><code>07e8d38</code></a> feat: add support for locales on push notifications (<a href="https://redirect.github.com/MetaMask/core/issues/5392">#5392</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/9834b6320b3668d94a2dc5ebcd43c2088b715253"><code>9834b63</code></a> feat: add dapp scanning functionality (<a href="https://redirect.github.com/MetaMask/core/issues/5319">#5319</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/4da11d92b2bfa3711d0fcc2045fbcf3c97f238b0"><code>4da11d9</code></a> Release/311.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/5391">#5391</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/914ff0333324616e7035c785f749142f9d32e338"><code>914ff03</code></a> feat: create merger and factory for the Caip25Permission (<a href="https://redirect.github.com/MetaMask/core/issues/5283">#5283</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/3bada81a1141454443ae0e4c8ed9651a80c1344c"><code>3bada81</code></a> Release/310.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/5390">#5390</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/ee919ea65ea83c805ac19b1f5a7d9e9634985d50"><code>ee919ea</code></a> Integrate RPC failover into NetworkController (<a href="https://redirect.github.com/MetaMask/core/issues/5360">#5360</a>)</li> <li>Additional commits viewable in <a href="https://github.com/MetaMask/core/compare/@metamask/phishing-controller@12.3.2...@metamask/phishing-controller@12.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/phishing-controller&package-manager=npm_and_yarn&previous-version=12.3.2&new-version=12.4.0)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f201d5 commit 1ae17ed

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/snaps-controllers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@metamask/key-tree": "^10.0.2",
8787
"@metamask/object-multiplex": "^2.1.0",
8888
"@metamask/permission-controller": "^11.0.6",
89-
"@metamask/phishing-controller": "^12.3.2",
89+
"@metamask/phishing-controller": "^12.4.0",
9090
"@metamask/post-message-stream": "^9.0.0",
9191
"@metamask/rpc-errors": "^7.0.2",
9292
"@metamask/snaps-registry": "^3.2.3",

packages/snaps-simulation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@metamask/json-rpc-middleware-stream": "^8.0.7",
6262
"@metamask/key-tree": "^10.0.2",
6363
"@metamask/permission-controller": "^11.0.6",
64-
"@metamask/phishing-controller": "^12.3.2",
64+
"@metamask/phishing-controller": "^12.4.0",
6565
"@metamask/snaps-controllers": "workspace:^",
6666
"@metamask/snaps-execution-environments": "workspace:^",
6767
"@metamask/snaps-rpc-methods": "workspace:^",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5013,9 +5013,9 @@ __metadata:
50135013
languageName: node
50145014
linkType: hard
50155015

5016-
"@metamask/phishing-controller@npm:^12.3.2":
5017-
version: 12.3.2
5018-
resolution: "@metamask/phishing-controller@npm:12.3.2"
5016+
"@metamask/phishing-controller@npm:^12.4.0":
5017+
version: 12.4.0
5018+
resolution: "@metamask/phishing-controller@npm:12.4.0"
50195019
dependencies:
50205020
"@metamask/base-controller": "npm:^8.0.0"
50215021
"@metamask/controller-utils": "npm:^11.5.0"
@@ -5024,7 +5024,7 @@ __metadata:
50245024
ethereum-cryptography: "npm:^2.1.2"
50255025
fastest-levenshtein: "npm:^1.0.16"
50265026
punycode: "npm:^2.1.1"
5027-
checksum: 10/62cfaea6dcebbaba254ad8b7fe1a85dab37ed61faf41684c06685eb4d7f96d008336d6ee518440ff529cf776ca8568a9da813f4cbfc2cb6ef52027e8f6d55f04
5027+
checksum: 10/1178705c744617fba43f4f0e96150fb3d17256e824b618091b8347ca7902d21d233a2d2f50688f39772d3e7d9f7501c834710dca49cc21fb2e038a39b3acd26d
50285028
languageName: node
50295029
linkType: hard
50305030

@@ -5379,7 +5379,7 @@ __metadata:
53795379
"@metamask/key-tree": "npm:^10.0.2"
53805380
"@metamask/object-multiplex": "npm:^2.1.0"
53815381
"@metamask/permission-controller": "npm:^11.0.6"
5382-
"@metamask/phishing-controller": "npm:^12.3.2"
5382+
"@metamask/phishing-controller": "npm:^12.4.0"
53835383
"@metamask/post-message-stream": "npm:^9.0.0"
53845384
"@metamask/rpc-errors": "npm:^7.0.2"
53855385
"@metamask/snaps-registry": "npm:^3.2.3"
@@ -5662,7 +5662,7 @@ __metadata:
56625662
"@metamask/json-rpc-middleware-stream": "npm:^8.0.7"
56635663
"@metamask/key-tree": "npm:^10.0.2"
56645664
"@metamask/permission-controller": "npm:^11.0.6"
5665-
"@metamask/phishing-controller": "npm:^12.3.2"
5665+
"@metamask/phishing-controller": "npm:^12.4.0"
56665666
"@metamask/snaps-controllers": "workspace:^"
56675667
"@metamask/snaps-execution-environments": "workspace:^"
56685668
"@metamask/snaps-rpc-methods": "workspace:^"

0 commit comments

Comments
 (0)