insomnia/packages/insomnia-app/app/network
John Chadwick b07cd1cf16
Upgrade Electron to 11.2.3. (#3798)
* Upgrade Electron from 9.3.5 to 11.2.3.

* bump version

* update preid to alpha

* version packages lib@2.3.1-alpha.0

* Downgrade electron-builder to 22.11.3.

We tried to upgrade electron-builder to 22.11.7, but this fails
because electron-builder 22.11.4 introduces imports into fs/promises.
This module is only available in Node 14+, so we have to stick to
22.11.3 until we update to Electron 12.

* Revert npm script changes from alpha release.

Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-07-16 13:35:32 -07:00
..
__tests__ fix node-libcurl imports (#3384) 2021-05-17 09:59:43 -04:00
basic-auth [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
bearer-auth [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
grpc adds eslint rule for requiring default case statements (#3779) 2021-07-01 20:47:10 +00:00
o-auth-1 [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
o-auth-2 adds eslint rule for requiring default case statements (#3779) 2021-07-01 20:47:10 +00:00
authentication.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
axios-request.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
ca-certs.js [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
certificate-url-parse.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
multipart.ts use same array-type rule, project-wide (#3395) 2021-05-19 08:32:18 +12:00
network.ts Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
url-matches-cert-host.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00