-
-
Notifications
You must be signed in to change notification settings - Fork 23
chore: bump accounts dependencies #169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring alerts on:
|
|
@SocketSecurity ignore npm/@ethereumjs/util@9.1.0
|
| "@noble/hashes@^1.1.2": "patch:@noble/hashes@npm%3A1.7.1#./.yarn/patches/@noble-hashes-npm-1.7.1-4106ab26c5.patch", | ||
| "@noble/hashes@^1.3.1": "patch:@noble/hashes@npm%3A1.7.1#./.yarn/patches/@noble-hashes-npm-1.7.1-4106ab26c5.patch", | ||
| "@noble/hashes@^1.3.2": "patch:@noble/hashes@npm%3A1.7.1#./.yarn/patches/@noble-hashes-npm-1.7.1-4106ab26c5.patch" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We only add the resolutions for the packages that were causing the webpack build issue
Bumping all accounts dependencies to the latest so we can start re-using this Snap to do dev testing.
Note
Upgrades MetaMask keyring to v21 with new snap client/sdk, updates imports and account scopes, and adds a Yarn patch for @noble/hashes to resolve crypto in bundlers.
@metamask/keyring-apito^21.0.0and add@metamask/keyring-snap-client(site) and@metamask/keyring-snap-sdk(snap).@noble/hashes@1.7.1and setresolutions; fallback to Nodecryptowhenwebcryptois unavailable in bundlers.packages/site)KeyringSnapRpcClientimport to@metamask/keyring-snap-client.packages/snap)@metamask/keyring-snap-sdkand update types (KeyringEventPayload).scopes: [EthScope.Eoa]to created accounts and make#emitEventgeneric.snap.manifest.jsonsource.shasum.Written by Cursor Bugbot for commit fd8bf57. This will update automatically on new commits. Configure here.