Skip to content

Fix tar security alerts#11215

Merged
WiXSL merged 1 commit intomasterfrom
fix-tar-security-alert
Mar 30, 2026
Merged

Fix tar security alerts#11215
WiXSL merged 1 commit intomasterfrom
fix-tar-security-alert

Conversation

@WiXSL
Copy link
Copy Markdown
Collaborator

@WiXSL WiXSL commented Mar 30, 2026

Summary

Re-resolve the existing lerna range from 9.0.5 to 9.0.7 so the vulnerable tar@7.5.8 resolution disappears from the lockfile.

Alerts

Why

Dependabot reports tar as vulnerable up to 7.5.10.
This repository already allows a safe lerna release through the existing semver range, and lerna@9.0.7 resolves to tar@7.5.11.

Impact

This closes both tar security alerts without changing direct dependency declarations.

Validation

  • yarn why tar
  • yarn install --immutable --mode=skip-build
  • Diff is limited to yarn.lock

@WiXSL WiXSL added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@WiXSL WiXSL marked this pull request as ready for review March 30, 2026 16:01
@WiXSL WiXSL added this to the 5.14.5 milestone Mar 30, 2026
@WiXSL WiXSL merged commit a3d752a into master Mar 30, 2026
15 checks passed
@WiXSL WiXSL deleted the fix-tar-security-alert branch March 30, 2026 16:08
@ThieryMichel ThieryMichel mentioned this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant