[MM-62740] Upgrade to Electron v34.0.1 (#3297)

This commit is contained in:
Devin Binnie
2025-01-28 08:07:19 -05:00
committed by GitHub
parent 9ecd139abf
commit a4dcc020db
3 changed files with 7 additions and 7 deletions

8
package-lock.json generated
View File

@@ -57,7 +57,7 @@
"copy-webpack-plugin": "10.2.4",
"cross-env": "7.0.3",
"css-loader": "6.7.1",
"electron": "33.2.0",
"electron": "34.0.1",
"electron-builder": "24.13.3",
"electron-connect": "0.6.3",
"eslint": "8.57.0",
@@ -7249,9 +7249,9 @@
}
},
"node_modules/electron": {
"version": "33.2.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-33.2.0.tgz",
"integrity": "sha512-PVw1ICAQDPsnnsmpNFX/b1i/49h67pbSPxuIENd9K9WpGO1tsRaQt+K2bmXqTuoMJsbzIc75Ce8zqtuwBPqawA==",
"version": "34.0.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.0.1.tgz",
"integrity": "sha512-aArw5tAM80i3CKwEREnyZSM1SkARf5Jd1yBMTIdOL4pB1M+p/oDeyWSFI9Dl+vujyfJKiK4SS5+j19wna1onMw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",