mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-29 02:11:28 -06:00
fix: update electron-dl dependency to point to our fork
To fix a security issue (xss) in pupa and upgrade to the latest version, we need to resolve it in our fork of electron-dl. More details here -> https://app.snyk.io/vuln/SNYK-JS-PUPA-174563
This commit is contained in:
parent
918c5741a6
commit
e9cf8e3605
@ -117,7 +117,7 @@
|
||||
"async.map": "0.5.2",
|
||||
"auto-launch": "5.0.5",
|
||||
"classnames": "2.2.6",
|
||||
"electron-dl": "1.14.0",
|
||||
"electron-dl": "git+https://github.com/symphonyoss/electron-dl.git#v1.15.0",
|
||||
"electron-fetch": "1.3.0",
|
||||
"electron-log": "2.2.17",
|
||||
"electron-spellchecker": "git+https://github.com/symphonyoss/electron-spellchecker.git#v2.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user