Electron Releases - v16.2.6

npm install electron@v16.2.6
yarn add electron@v16.2.6

Release Notes

Other Changes

  • Backported fix for CVE-2022-1477. #34013
  • Backported fix for CVE-2022-1479. #34036
  • Backported fix for CVE-2022-1485. #34054
  • Backported fix for CVE-2022-1492. #34050
  • Backported fix for CVE-2022-1497. #34074
  • Fixed 32-bit native module builds with node-gyp >= 9.0.0. #34167