Bump electron from 2.0.8 to 18.3.7 in /Electron Client

Bumps [electron](https://github.com/electron/electron) from 2.0.8 to 18.3.7.
- [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/v2.0.8...v18.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-10 15:22:12 +00:00
committed by GitHub
parent d5ad5e7fb7
commit 55483e471a
2 changed files with 507 additions and 913 deletions

1418
Electron Client/package-lock.json generated Executable file → Normal file

File diff suppressed because it is too large Load Diff

2
Electron Client/package.json Executable file → Normal file
View File

@@ -7,7 +7,7 @@
"start": "electron ."
},
"dependencies": {
"electron": "^2.0.8",
"electron": "^18.3.7",
"electron-prompt": "*",
"socket.io": "*"
},