mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Bump electron from 34.1.1 to 34.2.0
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fedor Indutny <indutny@signal.org>
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -192,7 +192,7 @@
|
||||
"csv-parse": "5.5.6",
|
||||
"danger": "12.3.3",
|
||||
"debug": "4.3.7",
|
||||
"electron": "34.1.1",
|
||||
"electron": "34.2.0",
|
||||
"electron-builder": "26.0.0-alpha.8",
|
||||
"electron-mocha": "13.0.1",
|
||||
"endanger": "7.0.4",
|
||||
@@ -246,7 +246,7 @@
|
||||
"webpack-dev-server": "5.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "20.18.1"
|
||||
"node": "20.18.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fs-xattr": "0.3.0"
|
||||
@@ -14937,9 +14937,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "34.1.1",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-34.1.1.tgz",
|
||||
"integrity": "sha512-1aDYk9Gsv1/fFeClMrxWGoVMl7uCUgl1pe26BiTnLXmAoqEXCa3f3sCKFWV+cuDzUjQGAZcpkWhGYTgWUSQrLA==",
|
||||
"version": "34.2.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-34.2.0.tgz",
|
||||
"integrity": "sha512-SYwBJNeXBTm1q/ErybQMUBZAYqEreBUqBwTrNkw1rV4YatDZk5Aittpcus3PPeC4UoI/tqmJ946uG8AKHTd6CA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@@ -283,7 +283,7 @@
|
||||
"csv-parse": "5.5.6",
|
||||
"danger": "12.3.3",
|
||||
"debug": "4.3.7",
|
||||
"electron": "34.1.1",
|
||||
"electron": "34.2.0",
|
||||
"electron-builder": "26.0.0-alpha.8",
|
||||
"electron-mocha": "13.0.1",
|
||||
"endanger": "7.0.4",
|
||||
@@ -360,7 +360,7 @@
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": "20.18.1"
|
||||
"node": "20.18.2"
|
||||
},
|
||||
"build": {
|
||||
"appId": "org.whispersystems.signal-desktop",
|
||||
|
||||
Reference in New Issue
Block a user