mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-29 02:11:28 -06:00
Update dependency electron-dl to v3.5.0
This commit is contained in:
parent
4b1c44bd7c
commit
719322b199
15
package-lock.json
generated
15
package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"archiver": "4.0.2",
|
"archiver": "4.0.2",
|
||||||
"async.map": "0.5.2",
|
"async.map": "0.5.2",
|
||||||
"classnames": "2.2.6",
|
"classnames": "2.2.6",
|
||||||
"electron-dl": "3.0.0",
|
"electron-dl": "3.5.0",
|
||||||
"electron-fetch": "1.9.1",
|
"electron-fetch": "1.9.1",
|
||||||
"electron-log": "4.0.7",
|
"electron-log": "4.0.7",
|
||||||
"electron-updater": "^5.0.1",
|
"electron-updater": "^5.0.1",
|
||||||
@ -7960,10 +7960,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/electron-dl": {
|
"node_modules/electron-dl": {
|
||||||
"version": "3.0.0",
|
"version": "3.5.0",
|
||||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/electron-dl/-/electron-dl-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/electron-dl/-/electron-dl-3.5.0.tgz",
|
||||||
"integrity": "sha1-QsXLVyr0TpCzqktwmhSr5wG7wxw=",
|
"integrity": "sha512-Oj+VSuScVx8hEKM2HEvTQswTX6G3MLh7UoAz/oZuvKyNDfudNi1zY6PK/UnFoK1nCl9DF6k+3PFwElKbtZlDig==",
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ext-name": "^5.0.0",
|
"ext-name": "^5.0.0",
|
||||||
"pupa": "^2.0.1",
|
"pupa": "^2.0.1",
|
||||||
@ -26712,9 +26711,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"electron-dl": {
|
"electron-dl": {
|
||||||
"version": "3.0.0",
|
"version": "3.5.0",
|
||||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/electron-dl/-/electron-dl-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/electron-dl/-/electron-dl-3.5.0.tgz",
|
||||||
"integrity": "sha1-QsXLVyr0TpCzqktwmhSr5wG7wxw=",
|
"integrity": "sha512-Oj+VSuScVx8hEKM2HEvTQswTX6G3MLh7UoAz/oZuvKyNDfudNi1zY6PK/UnFoK1nCl9DF6k+3PFwElKbtZlDig==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ext-name": "^5.0.0",
|
"ext-name": "^5.0.0",
|
||||||
"pupa": "^2.0.1",
|
"pupa": "^2.0.1",
|
||||||
|
@ -204,7 +204,7 @@
|
|||||||
"archiver": "4.0.2",
|
"archiver": "4.0.2",
|
||||||
"async.map": "0.5.2",
|
"async.map": "0.5.2",
|
||||||
"classnames": "2.2.6",
|
"classnames": "2.2.6",
|
||||||
"electron-dl": "3.0.0",
|
"electron-dl": "3.5.0",
|
||||||
"electron-fetch": "1.9.1",
|
"electron-fetch": "1.9.1",
|
||||||
"electron-log": "4.0.7",
|
"electron-log": "4.0.7",
|
||||||
"electron-updater": "^5.0.1",
|
"electron-updater": "^5.0.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user