bump: lodash and lodash-es to fix audit#41434
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. |
|
@metamaskbot update-policies |
|
No policy changes |
Builds ready [96d22c3]
⚡ Performance Benchmarks (Total: 🟢 18 pass · 🟡 0 warn · 🔴 0 fail)
🌐 Dapp Page Load BenchmarksCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs
|
|
Builds ready [62cb11b]
⚡ Performance Benchmarks (Total: 🟢 18 pass · 🟡 0 warn · 🔴 0 fail)
🌐 Dapp Page Load BenchmarksCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs
|



Description
Fix audit problem of
lodash-esThere is also an "invisible" problem with
lodash, I think yarn might not have noticed it because of the patch.Changelog
CHANGELOG entry: null
Note
Medium Risk
Updates a widely-used utility dependency and its Yarn patch, which could cause subtle runtime behavior changes across the app despite being a targeted security/audit fix.
Overview
Bumps
lodashandlodash-esto4.18.1(from4.17.23) to address reported security advisories, updating bothpackage.jsonresolutions/dependencies andyarn.lock.Refreshes the Yarn patch applied to
lodashfor Firefox content-script compatibility by switching Lodash’s global detection fromglobaltoglobalThisin_freeGlobal.js,core.js, andlodash.js.Written by Cursor Bugbot for commit 62cb11b. This will update automatically on new commits. Configure here.