mirror of
https://github.com/finos/SymphonyElectron.git
synced 2026-08-13 06:24:50 -05:00
ELECTRON-1066, 1067: upgrade electron version (#567)
- upgrade electron framework version to address security vulnerability with native window open and node integration - disable background throttling on requests when creating a new window
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Symphony",
|
||||
"productName": "Symphony",
|
||||
"version": "4.3.3",
|
||||
"version": "4.4.0",
|
||||
"clientVersion": "1.54",
|
||||
"buildNumber": "0",
|
||||
"description": "Symphony desktop app (Foundation ODP)",
|
||||
@@ -87,7 +87,7 @@
|
||||
"browserify": "16.2.3",
|
||||
"chromedriver": "2.45.0",
|
||||
"cross-env": "5.2.0",
|
||||
"electron": "4.0.2",
|
||||
"electron": "4.0.4",
|
||||
"electron-builder": "20.38.4",
|
||||
"electron-builder-squirrel-windows": "20.38.3",
|
||||
"electron-chromedriver": "4.0.0-beta.1",
|
||||
|
||||
Reference in New Issue
Block a user