Skip to content

Commit 783d4dd

Browse files
huntiefacebook-github-bot
authored andcommitted
Bump Electron to 39.8.10 (#57338)
Summary: Contains security updates (T266889893). Changelog: [Internal] Command run: ``` DEV=1 js1 upgrade electron --version 39.8.10 --no-ephemeral ``` Differential Revision: D109705549
1 parent 368a8f2 commit 783d4dd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/debugger-shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"fb-dotslash": "0.5.8"
4747
},
4848
"devDependencies": {
49-
"electron": "39.0.0",
49+
"electron": "39.8.10",
5050
"semver": "^7.1.3"
5151
},
5252
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3942,10 +3942,10 @@ electron-to-chromium@^1.5.73:
39423942
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.113.tgz#1175b8ba4170541e44e9afa8b992e5bbfff0d150"
39433943
integrity sha512-wjT2O4hX+wdWPJ76gWSkMhcHAV2PTMX+QetUCPYEdCIe+cxmgzzSSiGRCKW8nuh4mwKZlpv0xvoW7OF2X+wmHg==
39443944

3945-
electron@39.0.0:
3946-
version "39.0.0"
3947-
resolved "https://registry.yarnpkg.com/electron/-/electron-39.0.0.tgz#6906720c5bd3c40f98f6e01802fdc301654c4550"
3948-
integrity sha512-UejnuOK4jpRZUq7MkEAnR/szsRWLKBJAdvn6j3xdQLT57fVv13VSNdaUHHjSheaqGzNhCGIdkPsPJnGJVh5kiA==
3945+
electron@39.8.10:
3946+
version "39.8.10"
3947+
resolved "https://registry.yarnpkg.com/electron/-/electron-39.8.10.tgz#998d9c5b9e7601debb70bd7355e8d4dfd6d70f43"
3948+
integrity sha512-zbYtGPYUI7PzqLAzkk21Rk6j67WN0hxn0Mq/njErZo1d0HSf33is4f8ICI5fMLy5vYe0JtCtM5sYunNOaochSQ==
39493949
dependencies:
39503950
"@electron/get" "^2.0.0"
39513951
"@types/node" "^22.7.7"

0 commit comments

Comments
 (0)