Skip to content

fix(deps): bump fast-uri to patched version in validation/ - #403

Merged
hdamker merged 1 commit into
camaraproject:mainfrom
hdamker:fix/deps-fast-uri
Aug 5, 2026
Merged

fix(deps): bump fast-uri to patched version in validation/#403
hdamker merged 1 commit into
camaraproject:mainfrom
hdamker:fix/deps-fast-uri

Conversation

@hdamker

@hdamker hdamker commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

bug

What this PR does / why we need it:

Closes Dependabot alert #31 by bumping fast-uri to a patched version in validation/.

Alert Package CVE Severity
#31 fast-uri CVE-2026-18446 (host confusion via backslash authority introducer) High

fast-uri is a single, non-split transitive dependency here. The existing overrides entry ("fast-uri": "^3.1.2") already permits the patched 3.1.5, so this is a lockfile-only refresh — no overrides change needed.

Which issue(s) this PR fixes:

(no separate issue — Dependabot alerts auto-close on merge)

Special notes for reviewers:

Verification:

  • npm ci --ignore-scripts (the CI install command) succeeds against the refreshed lockfile
  • 1218/1218 validation/ unit tests pass
  • npm audit now reports 0 vulnerabilities (was 1 high before this bump)

Changelog input

 release-note
 NONE

Additional documentation

This section can be blank.

docs
NONE

Closes Dependabot alert camaraproject#31 (CVE-2026-18446, host confusion via backslash
authority introducer).
@hdamker
hdamker requested review from Kevsy and rartych as code owners August 5, 2026 09:03
@hdamker
hdamker merged commit d97b1ee into camaraproject:main Aug 5, 2026
8 checks passed
@hdamker
hdamker deleted the fix/deps-fast-uri branch August 5, 2026 09:05
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.

1 participant