mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-09-01 19:01:46 +01:00
Update electron to 43.4.1
Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
co-authored by
Scott Nonnenberg
parent
caf3cede03
commit
6c91eee391
+1
-1
@@ -242,7 +242,7 @@
|
||||
"debug": "4.4.3",
|
||||
"direction": "2.0.1",
|
||||
"dom-accessibility-api": "0.7.1",
|
||||
"electron": "43.4.0",
|
||||
"electron": "43.4.1",
|
||||
"electron-builder": "26.11.1",
|
||||
"electron-mocha": "13.1.0",
|
||||
"emoji-regex-xs": "2.0.1",
|
||||
|
||||
Generated
+5
-5
@@ -402,8 +402,8 @@ importers:
|
||||
specifier: 0.7.1
|
||||
version: 0.7.1
|
||||
electron:
|
||||
specifier: 43.4.0
|
||||
version: 43.4.0
|
||||
specifier: 43.4.1
|
||||
version: 43.4.1
|
||||
electron-builder:
|
||||
specifier: 26.11.1
|
||||
version: 26.11.1(electron-builder-squirrel-windows@26.11.1)
|
||||
@@ -6700,8 +6700,8 @@ packages:
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
|
||||
electron@43.4.0:
|
||||
resolution: {integrity: sha512-3qxGF0CeQbiox5oWV1JlbWGQ1VerbmDhTFqW4sJ8h7uqTHniFYPObXJcDna0DMh32et0fFyKzz0YY8lJv3t5jg==, tarball: https://registry.npmjs.org/electron/-/electron-43.4.0.tgz}
|
||||
electron@43.4.1:
|
||||
resolution: {integrity: sha512-5b+EuiwkgG5iRcsEL34rimgRpkYp15SsfZOa0pC5kXs0Tb82TH4n95rpQzTZa7yRCbA7tm0WoEbuBL6NaAhAcA==, tarball: https://registry.npmjs.org/electron/-/electron-43.4.1.tgz}
|
||||
engines: {node: '>= 22.12.0'}
|
||||
hasBin: true
|
||||
|
||||
@@ -17812,7 +17812,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@43.4.0:
|
||||
electron@43.4.1:
|
||||
dependencies:
|
||||
'@electron-internal/extract-zip': 1.0.4
|
||||
'@electron/get': 5.0.0
|
||||
|
||||
Reference in New Issue
Block a user