Electron v33.4.3
npm
npm install --save-dev electron@33.4.3
yarn
yarn add --dev electron@33.4.3
Release Notes
Other Changes
Fixed an issue where native Node.js addons including
uv.h
beforenode.h
don't compile as expected. #45872Security: backported fix for 383772517.
Security: backported fix for 390465670.
Security: backported fix for CVE-2025-0445. #45705
Security: backported fix for CVE-2025-0995.
Security: backported fix for CVE-2025-0998. #45716