fix(ci): bump brace-expansion to 5.0.7 to clear osv-scan GHSA-3jxr-9vmj-r5cp - #34032
fix(ci): bump brace-expansion to 5.0.7 to clear osv-scan GHSA-3jxr-9vmj-r5cp#34032tin-berri wants to merge 1 commit into
Conversation
Greptile SummaryThis PR updates a single dev-dependency entry in the dashboard's npm lockfile to pick up a patch release. The three changed lines (version, resolved URL, integrity) are consistent with a standard
Confidence Score: 5/5Safe to merge — the change is a three-line lockfile patch with no effect on application code or the dependency graph. Only three lines change in the lockfile (version string, resolved URL, integrity hash), all pointing at the published 5.0.7 tarball on the npm registry. No application logic, no package additions, and no other lockfile entries are touched. The OSV scan passing on this PR confirms the targeted entry is resolved. No files require special attention.
|
| Filename | Overview |
|---|---|
| ui/litellm-dashboard/package-lock.json | Bumps brace-expansion from 5.0.6 to 5.0.7 (version, resolved URL, and integrity hash); no other entries changed |
Reviews (1): Last reviewed commit: "fix(ci): bump brace-expansion to 5.0.7 t..." | Re-trigger Greptile
Relevant issues
npm ci --dry-runvalidates the lockfileLinear ticket
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
@greptileaito re-request a review after pushing changes)Screenshots / Proof of Fix
The osv-scan job on this PR passing is the proof; the same lockfile failed on PR #34029's run 29778431430 with
Type
🚄 Infrastructure
Changes
Final Attestation