Skip to content

chore(front): update js-yaml and fast-uri versions to fix CVEs#1122

Open
dexyk wants to merge 1 commit into
mainfrom
dk/front/fix_cves_24072026
Open

chore(front): update js-yaml and fast-uri versions to fix CVEs#1122
dexyk wants to merge 1 commit into
mainfrom
dk/front/fix_cves_24072026

Conversation

@dexyk

@dexyk dexyk commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

📝 Description

Bumps three npm packages in front/assets to patched releases, clearing 4 HIGH advisories from the JS dependency scan:

Package Change How CVEs
js-yaml 3.13.1 → 3.15.0 direct dep CVE-2026-59869 (YAML-parse DoS)
fast-uri 3.1.2 → 3.1.4 override (via ajv) CVE-2026-13676, CVE-2026-16221 (host-canonicalization bypass)
linkify-it 5.0.1 → 5.0.2 override (via markdown-it) CVE-2026-59887 (mailto: DoS)

These are patch/minor bumps within the same major - no library API changes, no source changes. Impact is client-side (browser assets); fast-uri is reached only via ajv format: uri validation, so its bump is defense-in-depth.

✅ Checklist

  • I have tested this change
  • This change requires documentation update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant