Skip to content

Comments

fix: remove tar resolution that breaks lerna#7935

Merged
mrdanish26 merged 1 commit intomasterfrom
fix-tar-versioning
Jan 19, 2026
Merged

fix: remove tar resolution that breaks lerna#7935
mrdanish26 merged 1 commit intomasterfrom
fix-tar-versioning

Conversation

@mrdanish26
Copy link
Contributor

@mrdanish26 mrdanish26 commented Jan 19, 2026

WP-7499

The resolution "tar": ">=7.5.3" (from this PR https://github.com/BitGo/BitGoJS/pull/7928/changes) forced all tar dependencies causing below error:

TypeError: Cannot read properties of undefined (reading 'create')    at packDirectory

https://github.com/BitGo/build-system/actions/runs/21140438376/job/60792936809

Fix:

  • Remove the blanket tar: >=7.5.3 resolution
  • Exclude GHSA-8qq5-rm4j-mr97 in .iyarc

@mrdanish26 mrdanish26 merged commit 3a36375 into master Jan 19, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants