Skip to content

Commit

Permalink
Update Electron based on a severity vulnerability (develop) (#3207)
Browse files Browse the repository at this point in the history
I just see `electron` package used in develop branch have `1 high
severity vulnerability`

Detail is [there](GHSA-j7hp-h8jx-5ppr)

We can patch it with electron v26.2.2 (last version at this day) and
will correct it

(ChangeLog is not needed in this case)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: veeck <[email protected]>
  • Loading branch information
3 people authored Sep 26, 2023
1 parent a3c2e7b commit e530c78
Show file tree
Hide file tree
Showing 3 changed files with 570 additions and 507 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ _This release is scheduled to be released on 2023-10-01._

- Update roboto fonts to version v5
- Update issue template
- Update dependencies incl. electron to v26
- Update dev/dependencies incl. electron to v26
- Replace pretty-quick by lint-staged (<https://github.com/azz/pretty-quick/issues/164>)
- Update engine node >=18. v16 reached it's end of life. (#3170)
- Update typescript definition for modules
- Cleaned up nunjuck templates
- Replace `node-fetch` with internal fetch (#2649) and remove `digest-fetch`
- Updated the French translation according to the English file.
- Update the French translation according to the English file.

### Fixed

Expand Down
Loading

0 comments on commit e530c78

Please sign in to comment.