Bump electron from 9.1.1 to 11.5.0 in /GUI

Bumps [electron](https://github.com/electron/electron) from 9.1.1 to 11.5.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/v9.1.1...v11.5.0)

---
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-01-22 22:39:58 +00:00
committed by GitHub
parent ba861a2a5c
commit 32412249b8
2 changed files with 181 additions and 71 deletions

248
GUI/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@
"chart.js": "^2.9.3",
"chartjs-plugin-streaming": "^1.8.0",
"core-js": "^3.6.5",
"electron": "^9.1.1",
"electron": "^11.5.0",
"file-saver": "^2.0.2",
"socket.io-client": "^3.0.4",
"typeface-roboto": "0.0.75",
@@ -39,7 +39,7 @@
"@vue/cli-plugin-router": "^4.4.6",
"@vue/cli-service": "~4.4.0",
"babel-eslint": "^10.1.0",
"electron": "^9.0.0",
"electron": "^11.5.0",
"electron-devtools-installer": "^3.1.0",
"electron-icon-builder": "^1.0.2",
"eslint": "^6.7.2",