Commit bb98c18
docs: update lockfiles to resolve lodash and tar vulnerabilities (#1013)
## Summary
- Updates `yarn.lock` files using `yarn up -R` to pull in patched
versions:
- lodash 4.17.23 (fixes GHSA-xxjr-mmjv-4gpg, medium severity)
- tar 7.5.7 (in website)
- No new resolutions needed - semver ranges allow the patched versions
## Test plan
- [x] `yarn npm audit --all` shows only deprecation warnings (no
security issues)
- [ ] CI passes
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent efd6c1a commit bb98c18
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11644 | 11644 | | |
11645 | 11645 | | |
11646 | 11646 | | |
11647 | | - | |
11648 | | - | |
11649 | | - | |
| 11647 | + | |
| 11648 | + | |
| 11649 | + | |
11650 | 11650 | | |
11651 | 11651 | | |
11652 | 11652 | | |
| |||
16673 | 16673 | | |
16674 | 16674 | | |
16675 | 16675 | | |
16676 | | - | |
16677 | | - | |
| 16676 | + | |
| 16677 | + | |
16678 | 16678 | | |
16679 | 16679 | | |
16680 | 16680 | | |
16681 | 16681 | | |
16682 | 16682 | | |
16683 | 16683 | | |
16684 | | - | |
| 16684 | + | |
16685 | 16685 | | |
16686 | 16686 | | |
16687 | 16687 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6041 | 6041 | | |
6042 | 6042 | | |
6043 | 6043 | | |
6044 | | - | |
6045 | | - | |
6046 | | - | |
| 6044 | + | |
| 6045 | + | |
| 6046 | + | |
6047 | 6047 | | |
6048 | 6048 | | |
6049 | 6049 | | |
| |||
0 commit comments