Skip to content

UID2-7554/7555/7556: bump fast-uri, svgo, immutable npm overrides to fixed versions#1048

Merged
mcollins-ttd merged 1 commit into
mainfrom
mkc-UID2-7554-npm-vuln-bumps
Jul 23, 2026
Merged

UID2-7554/7555/7556: bump fast-uri, svgo, immutable npm overrides to fixed versions#1048
mcollins-ttd merged 1 commit into
mainfrom
mkc-UID2-7554-npm-vuln-bumps

Conversation

@mcollins-ttd

Copy link
Copy Markdown
Contributor

Vulnerability fix — npm overrides

Trivy flagged HIGH-severity CVEs in three transitive npm build dependencies. Bumps the existing overrides to fixed versions and regenerates the lockfile.

Package CVE / GHSA Was Now
fast-uri CVE-2026-13676, CVE-2026-16221 >=3.1.2 (resolved 3.1.2) ^3.1.4 (resolved 3.1.4)
svgo GHSA-2p49-hgcm-8545 ^3.3.3 ^3.3.4
immutable CVE-2026-59879, CVE-2026-59880 ^4.3.8 ^4.3.9

All build-time/transitive deps (not reachable in production); fixed within the same major line. ^3.1.4 chosen over >=3.1.4 to stay on fast-uri 3.x and avoid pulling the 4.x major.

Tickets: UID2-7554 (fast-uri), UID2-7555 (svgo), UID2-7556 (immutable).

…fixed versions

Trivy flagged HIGH CVEs in fast-uri (CVE-2026-13676, CVE-2026-16221),
svgo (GHSA-2p49-hgcm-8545) and immutable (CVE-2026-59879, CVE-2026-59880).
Bump the existing overrides: fast-uri >=3.1.2 -> ^3.1.4, svgo ^3.3.3 -> ^3.3.4,
immutable ^4.3.8 -> ^4.3.9. Lockfile regenerated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mcollins-ttd
mcollins-ttd merged commit b9605cd into main Jul 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants