Bump got and electron

Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [electron](https://github.com/electron/electron). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.6)

Updates `electron` from 18.3.7 to 22.0.2
- [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/v18.3.7...v22.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-14 16:33:16 +00:00
committed by GitHub
parent bb5ca04fd2
commit 5aa61e4290
2 changed files with 415 additions and 508 deletions

919
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -134,7 +134,7 @@
"babel-loader": "^8.2.5",
"cross-env": "^7.0.3",
"css-loader": "^6.7.1",
"electron": "18.3.7",
"electron": "22.0.2",
"electron-builder": "^23.0.3",
"eslint": "^8.16.0",
"eslint-plugin-import": "^2.26.0",