update electron to v34

This commit is contained in:
AlphaX-Qortal
2025-01-17 16:20:29 +01:00
parent a696444978
commit a645d76b10
3 changed files with 7 additions and 7 deletions

8
package-lock.json generated
View File

@@ -106,7 +106,7 @@
"@vaadin/tooltip": "24.2.9",
"@zip.js/zip.js": "2.7.54",
"axios": "1.7.9",
"electron": "33.2.1",
"electron": "34.0.0",
"electron-builder": "25.1.8",
"epml": "0.3.3",
"file-saver": "2.0.5",
@@ -6154,9 +6154,9 @@
}
},
"node_modules/electron": {
"version": "33.2.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-33.2.1.tgz",
"integrity": "sha512-SG/nmSsK9Qg1p6wAW+ZfqU+AV8cmXMTIklUL18NnOKfZLlum4ZsDoVdmmmlL39ZmeCaq27dr7CgslRPahfoVJg==",
"version": "34.0.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.0.0.tgz",
"integrity": "sha512-fpaPb0lifoUJ6UJa4Lk8/0B2Ku/xDZWdc1Gkj67jbygTCrvSon0qquju6Ltx1Kz23GRqqlIHXiy9EvrjpY7/Wg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",