Skip to content

Conversation

@B4nan
Copy link
Member

@B4nan B4nan commented Feb 2, 2026

Summary

  • Updates yarn.lock files using yarn up -R to pull in patched versions:
  • No new resolutions needed - semver ranges allow the patched versions

Test plan

  • yarn npm audit --all shows only deprecation warnings (no security issues)
  • CI passes

🤖 Generated with Claude Code

Update yarn.lock files using `yarn up -R` to pull in:
- lodash 4.17.23 (fixes GHSA-xxjr-mmjv-4gpg, medium severity)
- tar 7.5.7 (in website, via existing resolution in root)

No new resolutions needed - semver ranges allow the patched versions.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@B4nan B4nan requested a review from vladfrangu as a code owner February 2, 2026 10:39
@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label Feb 2, 2026
@github-actions github-actions bot added this to the 133rd sprint - Tooling team milestone Feb 2, 2026
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Feb 2, 2026
@B4nan B4nan merged commit bb98c18 into master Feb 2, 2026
22 of 23 checks passed
@B4nan B4nan deleted the fix/security-vulnerabilities-v2 branch February 2, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants