Upgrade dependencies, including Electron 18.0.1.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-03-31 21:21:21 -07:00
parent 829b2a0f2a
commit 3b04b61662
31 changed files with 6171 additions and 7348 deletions

View File

@@ -1,3 +1,4 @@
import {Buffer} from "buffer";
import crypto from "crypto";
import {clipboard} from "electron/common";