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 105
105
"cross-env" : " ^7.0.3" ,
106
106
"dotenv" : " ^16.4.5" ,
107
107
"download" : " ^8.0.0" ,
108
- "electron" : " ^33.4.1 " ,
108
+ "electron" : " ^34.2.0 " ,
109
109
"electron-builder" : " ^24.13.3" ,
110
110
"electron-download" : " ^4.1.1" ,
111
111
"electron-webpack" : " ^2.8.2" ,
Original file line number Diff line number Diff line change @@ -5909,10 +5909,10 @@ electron-webpack@^2.8.2:
5909
5909
webpack-merge "^4.2.2"
5910
5910
yargs "^15.3.1"
5911
5911
5912
- electron@^33.4.1 :
5913
- version "33.4.1 "
5914
- resolved "https://registry.yarnpkg.com/electron/-/electron-33.4.1 .tgz#402a437a6f16b7316dd8443b60eb179734efc635 "
5915
- integrity sha512-ICXI9hw3Ru3XwaZLZdwyARn85GpoF9n4BrrwkHJtsoi4rl3qA7IM/Qu5HlDhqnbH4XuPNmHwoJ8bGJqo0lJ4+A ==
5912
+ electron@^34.2.0 :
5913
+ version "34.2.0 "
5914
+ resolved "https://registry.yarnpkg.com/electron/-/electron-34.2.0 .tgz#3cec06c34f47f0e86956be71629b485b290bafd1 "
5915
+ integrity sha512-SYwBJNeXBTm1q/ErybQMUBZAYqEreBUqBwTrNkw1rV4YatDZk5Aittpcus3PPeC4UoI/tqmJ946uG8AKHTd6CA ==
5916
5916
dependencies:
5917
5917
"@electron/get" "^2.0.0"
5918
5918
"@types/node" "^20.9.0"
You can’t perform that action at this time.
0 commit comments