Bump electron from 25.3.0 to 25.8.4 in /release/app

Bumps [electron](https://github.com/electron/electron) from 25.3.0 to 25.8.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.3.0...v25.8.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-22 04:33:28 +00:00 committed by GitHub
parent 372b96a349
commit 7c0320d69a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@
"ws": "^8.13.0"
},
"devDependencies": {
"electron": "25.3.0"
"electron": "25.8.4"
},
"license": "GPL-3.0"
}