Upgrade/remove outdated dependencies
This commit is contained in:
parent
0bc6368c64
commit
b347a628b3
21 changed files with 3511 additions and 8360 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright 2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import asar from 'asar';
|
||||
import asar from '@electron/asar';
|
||||
import assert from 'assert';
|
||||
import { join } from 'path';
|
||||
import { _electron as electron } from 'playwright';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue