chore(CP-12104): patch critical and high library dependencies - #3
Open
tannerhelton wants to merge 1 commit into
Open
chore(CP-12104): patch critical and high library dependencies#3tannerhelton wants to merge 1 commit into
tannerhelton wants to merge 1 commit into
Conversation
Co-authored-by: Codex <noreply@openai.com>
tannerhelton
marked this pull request as ready for review
September 3, 2026 23:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrade Vite to6.4.3 and patch vulnerable Lodash/Rollup and transitive tooling paths.
Scope
Update the dependency paths associated with the critical/high library findings returned by
pupfrom the Datadog devops organization.@babel/traverse— GHSA-67hx-6x53-jw92braces— GHSA-grv7-fg5c-xmjgflatted— GHSA-rf6f-7fwh-wjghjs-yaml— GHSA-5p4m-2wfm-xmqjlodash— GHSA-r5fr-rjxr-66jcminimatch— GHSA-3ppc-4f35-3m26rollup— GHSA-gcx4-mw62-g8wmrollup— GHSA-mw96-cpmx-2vgcvalidator— GHSA-vghf-hv5q-vc2gvite— GHSA-fx2h-pf6j-xcffOut of scope
Deployment and release promotion.
Verification
Frozen npm install and TypeScript/production library build passed. Lint still rejects the existing Fast Refresh export warning in src/index.tsx:2.
The resolved lockfile was compared against the upstream advisory affected ranges for these Datadog findings. Datadog may continue to show the base-branch findings until this change is merged and rescanned.
UI evidence
No visual changes.
Related work
CP-12104 tracks the cross-repository remediation.