-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix(deps): unpin [email protected],x [email protected] #11972
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
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
This comment was marked as outdated.
This comment was marked as outdated.
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
48fbf0b to
ff87271
Compare
This comment was marked as outdated.
This comment was marked as outdated.
d12a053 to
111a548
Compare
111a548 to
b708bac
Compare
|
6256e6b to
33737d5
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
|
wachunei
left a comment
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.
Ramp changes LGTM.
nickewansmith
left a comment
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.
Stake changes lgtm
salimtb
left a comment
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.
Assets changes LGTM
|
OGPoyraz
left a comment
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.
Confirmation changes LGTM



Description
Unpin and dedupe
ethereumjs-utilandethereumjs-abiwhile staying on legacy v6Replace
import { BN } from 'ethereumjs-util'with importingBNexplicitly from eitherbn.js@4orbn.js@5toChecksumAddress()[email protected]ethereumjs-utilchangelog[email protected]Related issues
.toString(16)indutny/bn.js#295Blocking
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist