Bump electron from 17.1.0 to 17.2.0 in /client

Bumps [electron](https://github.com/electron/electron) from 17.1.0 to 17.2.0.
- [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/v17.1.0...v17.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-16 23:18:19 +00:00
committed by Dan Albert
parent 30bdcfac29
commit 8f0d071afb
2 changed files with 8 additions and 8 deletions

View File

@@ -64,7 +64,7 @@
"@types/leaflet": "^1.7.9",
"@types/redux-logger": "^3.0.9",
"@types/websocket": "^1.0.5",
"electron": "^17.1.0",
"electron": "^17.2.0",
"electron-is-dev": "^2.0.0",
"generate-license-file": "^1.3.0",
"license-checker": "^25.0.1",