Electron Releases - v17.4.2

npm install electron@v17.4.2
yarn add electron@v17.4.2

Release Notes

Other Changes

  • Backported fix for CVE-2022-1305. #33858
  • Backported fix for CVE-2022-1308. #33886
  • Backported fix for CVE-2022-1310. #33829
  • Backported fix for CVE-2022-1314. #33882
  • Backported fix for CVE-2022-1364. #33834
  • Backported fix for chromium:1310761. #33854
  • Fixed child_process.spawn ENOENT error with cwd option. #33870 (Also in 16, 18, 19)
  • Security: backported fix for CVE-2022-1306. #33850
  • Security: backported fix for chromium:1280852. #33671