Skip to content

Commit b46ab74

Browse files
authored
Update electron to version 37 (#365)
1 parent f5b5912 commit b46ab74

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"cross-env": "^7.0.3",
106106
"dotenv": "^16.5.0",
107107
"download": "^8.0.0",
108-
"electron": "^36.2.1",
108+
"electron": "^37.2.1",
109109
"electron-builder": "^24.13.3",
110110
"electron-download": "^4.1.1",
111111
"electron-webpack": "^2.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5909,10 +5909,10 @@ electron-webpack@^2.8.2:
59095909
webpack-merge "^4.2.2"
59105910
yargs "^15.3.1"
59115911

5912-
electron@^36.2.1:
5913-
version "36.2.1"
5914-
resolved "https://registry.yarnpkg.com/electron/-/electron-36.2.1.tgz#7c9d7c6c7076a3ddb7b1c326a851cb92c775b0b1"
5915-
integrity sha512-mm1Y+Ms46xcOTA69h8hpqfX392HfV4lga9aEkYkd/Syx1JBStvcACOIouCgGrnZpxNZPVS1jM8NTcMkNjuK6BQ==
5912+
electron@^37.2.1:
5913+
version "37.2.1"
5914+
resolved "https://registry.yarnpkg.com/electron/-/electron-37.2.1.tgz#33fd942fb4199d955e675be79ecabc01d52bc355"
5915+
integrity sha512-ae2EbzRNqIAHlftfCHtbbt6EgJUW8+zxWLONqNnn2iSrLF0O/pbxbff3xcpZYPpmFBs4uqjoi+s4QS7DQ+zZ/w==
59165916
dependencies:
59175917
"@electron/get" "^2.0.0"
59185918
"@types/node" "^22.7.7"

0 commit comments

Comments
 (0)