Problem
Two more high-severity npm audit findings, both transitive dev dependencies pulled in via the ESLint toolchain (not production code):
Tracked separately from svgo (#186) since this is dev-tooling-only exposure with a different remediation path (bumping ESLint/eslint-config-next versions, not swapping a production package).
Investigation done
npm audit fix / npm audit fix --force do not resolve either — no patched version currently published for the vulnerable range.
Action
No code change is actionable today. Re-check npm audit periodically and bump eslint / eslint-config-next once upstream ships fixed versions that pull in patched js-yaml/brace-expansion.
Acceptance
npm audit no longer reports these advisories.
Problem
Two more high-severity
npm auditfindings, both transitive dev dependencies pulled in via the ESLint toolchain (not production code):!!omapresolution).@eslint/config-array,@eslint/eslintrc,eslint,eslint-config-next).Tracked separately from svgo (#186) since this is dev-tooling-only exposure with a different remediation path (bumping ESLint/eslint-config-next versions, not swapping a production package).
Investigation done
npm audit fix/npm audit fix --forcedo not resolve either — no patched version currently published for the vulnerable range.Action
No code change is actionable today. Re-check
npm auditperiodically and bumpeslint/eslint-config-nextonce upstream ships fixed versions that pull in patched js-yaml/brace-expansion.Acceptance
npm auditno longer reports these advisories.