Skip to content

Commit

Permalink
Update to Electron 24.8.5 patching CVE-2023-5217
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito authored Oct 3, 2023
1 parent df33261 commit 0d4c0bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"chokidar": "^3.5.3",
"conventional-changelog-cli": "^2.2.2",
"convert-svg-to-png": "^0.5.0",
"electron": "24.8.3",
"electron": "24.8.5",
"electron-builder": "^23.6.0",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9967,16 +9967,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:24.8.3":
version: 24.8.3
resolution: "electron@npm:24.8.3"
"electron@npm:24.8.5":
version: 24.8.5
resolution: "electron@npm:24.8.5"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: bbc2e281461cae811537962e4ee6beabd7f9111f3cfdad02cc22081830533161277af1329c04cf917d85f3c69879a04fa3bec5f9db68f137192fbba7157566ec
checksum: f4be9639c3eb681f987f3d13bbfce72f81f2f1e1ad0c1fee860053ba80659c861f980bec6a14c049915729c2d5dd111281897ee82a7334dc5745ced697ed2d1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -16909,7 +16909,7 @@ __metadata:
chokidar: ^3.5.3
conventional-changelog-cli: ^2.2.2
convert-svg-to-png: ^0.5.0
electron: 24.8.3
electron: 24.8.5
electron-builder: ^23.6.0
electron-devtools-installer: ^3.2.0
electron-dl: ^3.5.0
Expand Down

0 comments on commit 0d4c0bd

Please sign in to comment.