Skip to content

Commit cbee1d7

Browse files
chore(deps): bump @metamask/slip44 from 4.1.0 to 4.2.0 (#3419)
Bumps [@metamask/slip44](https://github.com/MetaMask/slip44) from 4.1.0 to 4.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MetaMask/slip44/releases"><code>@​metamask/slip44</code>'s releases</a>.</em></p> <blockquote> <h2>4.2.0</h2> <h3>Changed</h3> <ul> <li>Update with latest data as of 2025-05-02 (<a href="https://redirect.github.com/MetaMask/slip44/pull/182">#182</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MetaMask/slip44/blob/main/CHANGELOG.md"><code>@​metamask/slip44</code>'s changelog</a>.</em></p> <blockquote> <h2>[4.2.0]</h2> <h3>Changed</h3> <ul> <li>Update with latest data as of 2025-05-02 (<a href="https://redirect.github.com/MetaMask/slip44/pull/182">#182</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/slip44/commit/6c662c33cb7c3302767dbe07c53bd30925ec94cf"><code>6c662c3</code></a> 4.2.0 (<a href="https://redirect.github.com/MetaMask/slip44/issues/184">#184</a>)</li> <li><a href="https://github.com/MetaMask/slip44/commit/4ca1c7a7f1a9baf77306bc72b31e3ca957eaf489"><code>4ca1c7a</code></a> Update with latest data as of 2025-05-02 (<a href="https://redirect.github.com/MetaMask/slip44/issues/182">#182</a>)</li> <li><a href="https://github.com/MetaMask/slip44/commit/e2a67e2253dfe9343c7a63a412e3d0ec5d2b0db3"><code>e2a67e2</code></a> Update with latest data as of 2025-04-02 (<a href="https://redirect.github.com/MetaMask/slip44/issues/180">#180</a>)</li> <li><a href="https://github.com/MetaMask/slip44/commit/156a6bd04479d11d6c2d8094acceded423f7556f"><code>156a6bd</code></a> Update workflows to use <code>MetaMask/action-checkout-and-setup</code> (<a href="https://redirect.github.com/MetaMask/slip44/issues/179">#179</a>)</li> <li><a href="https://github.com/MetaMask/slip44/commit/01f5af0d2a6c06e181507d62b274408d338f904b"><code>01f5af0</code></a> Bump the npm_and_yarn group with 2 updates (<a href="https://redirect.github.com/MetaMask/slip44/issues/173">#173</a>)</li> <li><a href="https://github.com/MetaMask/slip44/commit/9baa831f08069012cb1f9be92c1021e8c3e48dfd"><code>9baa831</code></a> Update with latest data as of 2025-03-02 (<a href="https://redirect.github.com/MetaMask/slip44/issues/178">#178</a>)</li> <li><a href="https://github.com/MetaMask/slip44/commit/8e2038708481ee2a7050bcee4448a427c3901aa5"><code>8e20387</code></a> chore: add workflow_dispatch to security-code-scanner (<a href="https://redirect.github.com/MetaMask/slip44/issues/177">#177</a>)</li> <li><a href="https://github.com/MetaMask/slip44/commit/732fdd5aefefd478f247a21d1c901e1b6fe9b7ee"><code>732fdd5</code></a> Update with latest data as of 2025-02-02 (<a href="https://redirect.github.com/MetaMask/slip44/issues/176">#176</a>)</li> <li><a href="https://github.com/MetaMask/slip44/commit/8c9a84c2369a51181fa0dfc2b167d7135d2ddc04"><code>8c9a84c</code></a> Update with latest data as of 2025-01-02 (<a href="https://redirect.github.com/MetaMask/slip44/issues/175">#175</a>)</li> <li>See full diff in <a href="https://github.com/MetaMask/slip44/compare/v4.1.0...v4.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/slip44&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.2.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ec61db commit cbee1d7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/snaps-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@metamask/key-tree": "^10.1.1",
8585
"@metamask/permission-controller": "^11.0.6",
8686
"@metamask/rpc-errors": "^7.0.2",
87-
"@metamask/slip44": "^4.1.0",
87+
"@metamask/slip44": "^4.2.0",
8888
"@metamask/snaps-registry": "^3.2.3",
8989
"@metamask/snaps-sdk": "workspace:^",
9090
"@metamask/superstruct": "^3.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4097,10 +4097,10 @@ __metadata:
40974097
languageName: unknown
40984098
linkType: soft
40994099

4100-
"@metamask/slip44@npm:^4.1.0":
4101-
version: 4.1.0
4102-
resolution: "@metamask/slip44@npm:4.1.0"
4103-
checksum: 10/4265254a1800a24915bd1de15f86f196737132f9af2a084c2efc885decfc5dd87ad8f0687269d90b35e2ec64d3ea4fbff0caa793bcea6e585b1f3a290952b750
4100+
"@metamask/slip44@npm:^4.2.0":
4101+
version: 4.2.0
4102+
resolution: "@metamask/slip44@npm:4.2.0"
4103+
checksum: 10/262c671647776afd66fff4d70206400ecfe576c40a38b32e2d21744f2f65dc117af194a9e2f611e389851a9ccf7b2f2f939521f555c5fdb8c4bc70508f5b99e8
41044104
languageName: node
41054105
linkType: hard
41064106

@@ -4534,7 +4534,7 @@ __metadata:
45344534
"@metamask/permission-controller": "npm:^11.0.6"
45354535
"@metamask/post-message-stream": "npm:^10.0.0"
45364536
"@metamask/rpc-errors": "npm:^7.0.2"
4537-
"@metamask/slip44": "npm:^4.1.0"
4537+
"@metamask/slip44": "npm:^4.2.0"
45384538
"@metamask/snaps-registry": "npm:^3.2.3"
45394539
"@metamask/snaps-sdk": "workspace:^"
45404540
"@metamask/superstruct": "npm:^3.2.1"

0 commit comments

Comments
 (0)