Electron Releases - v11.4.9

npm install electron@v11.4.9
yarn add electron@v11.4.9

Release Notes

Fixes

  • Fixed potential corruption of piped response data when using interceptHttpProtocol/registerHttpProtocol. #29667 (Also in 12, 13, 14)
  • Security: backported fix for CVE-2021-30551. #29780

Other Changes

  • Security: backported fix for CVE-2021-30544. #29777
  • Security: backported fix for CVE-2021-30548. #29787