Bump electron-fetch from 1.7.4 to 1.9.1 in /app

Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.7.4 to 1.9.1.
- [Release notes](https://github.com/arantes555/electron-fetch/releases)
- [Changelog](https://github.com/arantes555/electron-fetch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arantes555/electron-fetch/compare/v1.7.4...v1.9.1)

---
updated-dependencies:
- dependency-name: electron-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-03 11:01:08 +00:00 committed by Labhansh Agrawal
parent 32d854bb4c
commit 3389dff43d
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"color": "4.2.3", "color": "4.2.3",
"default-shell": "1.0.1", "default-shell": "1.0.1",
"electron-fetch": "1.7.4", "electron-fetch": "1.9.1",
"electron-is-dev": "2.0.0", "electron-is-dev": "2.0.0",
"electron-store": "8.1.0", "electron-store": "8.1.0",
"fs-extra": "10.1.0", "fs-extra": "10.1.0",

View file

@ -164,10 +164,10 @@ dot-prop@^6.0.1:
dependencies: dependencies:
is-obj "^2.0.0" is-obj "^2.0.0"
electron-fetch@1.7.4: electron-fetch@1.9.1:
version "1.7.4" version "1.9.1"
resolved "https://registry.npmjs.org/electron-fetch/-/electron-fetch-1.7.4.tgz#af975ab92a14798bfaa025f88dcd2e54a7b0b769" resolved "https://registry.npmjs.org/electron-fetch/-/electron-fetch-1.9.1.tgz#e28bfe78d467de3f2dec884b1d72b8b05322f30f"
integrity sha512-+fBLXEy4CJWQ5bz8dyaeSG1hD6JJ15kBZyj3eh24pIVrd3hLM47H/umffrdQfS6GZ0falF0g9JT9f3Rs6AVUhw== integrity sha512-M9qw6oUILGVrcENMSRRefE1MbHPIz0h79EKIeJWK9v563aT9Qkh8aEHPO1H5vi970wPirNY+jO9OpFoLiMsMGA==
dependencies: dependencies:
encoding "^0.1.13" encoding "^0.1.13"