File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"dependencies" : {
26
26
"cross-spawn" : " ^5.0.1" ,
27
- "electron" : " ^9 .1.0" ,
27
+ "electron" : " ^11 .1.0" ,
28
28
"ip" : " ^1.1.4" ,
29
29
"minimist" : " ^1.2.3" ,
30
30
"react-devtools-core" : " 4.10.1" ,
Original file line number Diff line number Diff line change @@ -5413,10 +5413,10 @@ electron-to-chromium@^1.3.523:
5413
5413
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.538.tgz#15226638ee9db5d8e74f4c860cef6078d8e1e871"
5414
5414
integrity sha512-rlyYXLlOoZkJuvY4AJXUpP7CHRVtwZz311HPVoEO1UHo/kqDCsP1pNas0A9paZuPEiYGdLwrjllF2hs69NEaTw==
5415
5415
5416
- electron@^9 .1.0:
5417
- version "9 .1.0 "
5418
- resolved "https://registry.yarnpkg.com/electron/-/electron-9 .1.0 .tgz#ca77600c9e4cd591298c340e013384114d3d8d05 "
5419
- integrity sha512-VRAF8KX1m0py9I9sf0kw1kWfeC87mlscfFcbcRdLBsNJ44/GrJhi3+E8rKbpHUeZNQxsPaVA5Zu5Lxb6dV/scQ ==
5416
+ electron@^11 .1.0:
5417
+ version "11 .1.1 "
5418
+ resolved "https://registry.yarnpkg.com/electron/-/electron-11 .1.1 .tgz#188f036f8282798398dca9513e9bb3b10213e3aa "
5419
+ integrity sha512-tlbex3xosJgfileN6BAQRotevPRXB/wQIq48QeQ08tUJJrXwE72c8smsM/hbHx5eDgnbfJ2G3a60PmRjHU2NhA ==
5420
5420
dependencies:
5421
5421
"@electron/get" "^1.0.1"
5422
5422
"@types/node" "^12.0.12"
You can’t perform that action at this time.
0 commit comments