Electron v34.5.8
npm
npm install --save-dev electron@34.5.8
yarn
yarn add --dev electron@34.5.8
Release Notes
WARNINGElectron 34.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.
Fixes
Other Changes
Security: backported fix for CVE-2025-5419. #47355