Electron Releases - v13.6.3

npm install electron@v13.6.3
yarn add electron@v13.6.3

Release Notes

Fixes

  • Fixed window frame glitch when calling setContentProtection. #31829 (Also in 14, 15, 16)
  • Generate valid config.gypi file in Node.js headers. #31989 (Also in 14, 15, 16)

Other Changes

  • Backported fix for CVE-2021-38005. #31921
  • Backported fix for CVE-2021-38007. #31912
  • Backported fix for CVE-2021-38011. #31901