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 99
99
"ytpl" : " ^2.2.3"
100
100
},
101
101
"devDependencies" : {
102
- "electron" : " ^16.0.7 " ,
102
+ "electron" : " ^16.0.8 " ,
103
103
"electron-builder" : " ^22.10.5" ,
104
104
"electron-devtools-installer" : " ^3.1.1" ,
105
105
"electron-icon-maker" : " 0.0.5" ,
Original file line number Diff line number Diff line change @@ -3144,10 +3144,10 @@ electron-updater@^4.6.3:
3144
3144
lodash.isequal "^4.5.0"
3145
3145
semver "^7.3.5"
3146
3146
3147
- electron@^16.0.7 :
3148
- version "16.0.7 "
3149
- resolved "https://registry.yarnpkg.com/electron/-/electron-16.0.7 .tgz#87eaccd05ab61563d3c17dfbad2949bba7ead162 "
3150
- integrity sha512-/IMwpBf2svhA1X/7Q58RV+Nn0fvUJsHniG4TizaO7q4iKFYSQ6hBvsLz+cylcZ8hRMKmVy5G1XaMNJID2ah23w ==
3147
+ electron@^16.0.8 :
3148
+ version "16.0.8 "
3149
+ resolved "https://registry.yarnpkg.com/electron/-/electron-16.0.8 .tgz#7ebd3e23c4883c239f53d8b7af1100f455ac8a02 "
3150
+ integrity sha512-znTVkl8LaGcPNdfc6SRr+6LYg2GtSCKXln/nW/PC+urBfAFnOYIuDock8QyGVFfzr5PuAa+g8YQQAboHV77D7g ==
3151
3151
dependencies :
3152
3152
" @electron/get" " ^1.13.0"
3153
3153
" @types/node" " ^14.6.2"
You can’t perform that action at this time.
0 commit comments