-
-
Notifications
You must be signed in to change notification settings - Fork 9
Bump transaction-controller peer dep to v58 #520
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
base: main
Are you sure you want to change the base?
Conversation
This package was previously on a rather old version of `transaction-controller` (v42). This commit ensures that clients can upgrade to v58 without peer dependency warnings.
97a47be
to
74b8c3b
Compare
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/@metamask/[email protected] This is our package. |
We'll need to make a draft PR for Extension and Mobile that tests this upgrade to complete this. |
@cursor This is intentional. |
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.
LGTM!
This package was previously on a rather old version of
transaction-controller
(v42). This commit ensures that clients can upgrade to v58 without peer dependency warnings.Closes #513.