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:
dependabot[bot]
2025-02-13 10:35:59 -08:00
committed by GitHub
parent eba4b8c00a
commit eecac3c1b5
3 changed files with 8 additions and 8 deletions

2
.nvmrc
View File

@@ -1 +1 @@
20.18.1
20.18.2

10
package-lock.json generated
View File

@@ -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",

View File

@@ -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",