Upgrade AWS SDK in /serverless to fix critical fast-xml-parser vulnerabilities#177
Merged
Upgrade AWS SDK in /serverless to fix critical fast-xml-parser vulnerabilities#177
Conversation
…lity Co-authored-by: jayhill <116148+jayhill@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Upgrade AWS SDK version to address vulnerabilities
Upgrade AWS SDK in /serverless to fix critical fast-xml-parser vulnerabilities
Feb 22, 2026
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.
fast-xml-parser4.1.3–5.3.5 has two known CVEs (GHSA-jmr7-xgp7-cmfj, GHSA-m7jm-9gc2-mpf2) reachable via AWS SDK transitive deps. Dependabot couldn't auto-fix due to the tangled AWS SDK interdependency graph.Changes
package.json: Raised all@aws-sdk/*minimum versions to^3.994.0(previously fragmented across 3.543–3.982)package-lock.json: Regenerated — allfast-xml-parserinstances now resolve to 5.3.6 (patched), down from 4.4.1 and 5.3.4Before / After
@aws-sdk/client-api-gateway^3.543.0→ 3.758.0^3.994.0→ 3.995.0@aws-sdk/client-dynamodb^3.543.0→ 3.772.0^3.994.0→ 3.995.0fast-xml-parser(all instances)Remaining audit findings (39 high/low) are all in devDependencies (eslint, jest, minimatch chains) and require breaking changes outside scope here.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
cdn.sheetjs.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/_temp/ghcca-node/node/bin/npm install(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/_temp/ghcca-node/node/bin/npm update --package-lock-only(dns block)If you need me to access, download, or install something from one of these locations, you can either:
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.