fix: frontend deps#201
Merged
Merged
Conversation
Signed-off-by: Rafael Silva (rafaelsi) <rafaelsi@cisco.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found. |
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.
Description
Addresses 26+ open Dependabot security alerts in the frontend by updating vulnerable npm dependencies.
Direct dependency upgrades:
axios1.10.0→1.16.0— fixes 17 CVEs including SSRF, DoS, prototype pollution, header injection, and auth bypassqs6.14.0→6.15.1— fixes DoS via arrayLimit bypass (GHSA-w7fw-mjwx-w883, GHSA-6rw7-vpxm-498p)lodash4.17.21→4.18.1— fixes code injection via_.templateand prototype pollution in_.unset/_.omitreact-router-dom7.3.0→7.15.0— fixes XSS via open redirects and SSR XSS in ScrollRestorationvite6.2.0→6.4.2— fixes arbitrary file read via WebSocket, path traversal, andserver.fsbypassTransitive dependency pins via
resolutions:rollup→^4.60.3— arbitrary file write via path traversalminimatch→^10.2.5— multiple ReDoS vulnerabilitiespicomatch→^4.0.4— ReDoS via extglob quantifiersflatted→^3.4.2— prototype pollution and unbounded recursion DoSfast-uri→^3.1.2— path traversal and host confusion via percent-encoded segmentsserialize-javascript→^7.0.5— RCE via RegExp/Date serializationdefu→^6.1.7— prototype pollution via__proto__key@babel/plugin-transform-modules-systemjs→^7.29.4— arbitrary code generation from malicious inputtar→^7.5.15— multiple path traversal and symlink poisoning vulnerabilitiesglob→^11.0.2— command injection via-c/--cmdmdast-util-to-hast→^13.2.1— unsanitized class attributesvgo→^4.0.1— DoS via entity expansion (Billion Laughs)All changes verified with
yarn npm auditreturning no suggestions.Type of Change
Checklist