Security
- Pinned Lighthouse to 12.6.1 to ensure reproducible installations.
- Prevented fresh installs from resolving a dependency chain introducing a vulnerable OpenTelemetry version.
- Preserved the current security posture with 0 runtime vulnerabilities reported by
npm audit.
Stability
- Preserved compatibility with Node.js 20, 22 and 24.
- Maintained existing Lighthouse audit behavior, baselines and historical reports.
- Avoided breaking changes introduced by Lighthouse 13.
Notes
This is a maintenance release focused on dependency stability and reproducible installations.
No functional changes or API changes were introduced.