Bump electron-fetch from 1.7.1 to 1.7.2 in /app

Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.7.1 to 1.7.2.
- [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.1...v1.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-30 11:00:56 +00:00 committed by Benjamin Staneck
parent 44ddb35d3a
commit 33234caec9
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"color": "3.1.3",
"convert-css-color-name-to-hex": "0.1.1",
"default-shell": "1.0.1",
"electron-fetch": "1.7.1",
"electron-fetch": "1.7.2",
"electron-is-dev": "1.2.0",
"electron-squirrel-startup": "1.0.0",
"electron-store": "6.0.1",

View file

@ -182,10 +182,10 @@ dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"
electron-fetch@1.7.1:
version "1.7.1"
resolved "https://registry.npmjs.org/electron-fetch/-/electron-fetch-1.7.1.tgz#2e777c42557652e28a67ae6ca29e825d280a195e"
integrity sha512-Vmzb6Lx/jghH5ZNI1ParfqQPKePMncI+Sg5oA92HBVa2TGUcEQJ/noU/zdf4gpugk/imh0qu3xcNY5C/5R8nlg==
electron-fetch@1.7.2:
version "1.7.2"
resolved "https://registry.npmjs.org/electron-fetch/-/electron-fetch-1.7.2.tgz#7ecc63629715a5de286957a8aceb35272c5d0b02"
integrity sha512-J7D136rhxIhPwYJsnHPpKgbyd4NUCGnKM1CuXLhmVWZdc8f6+LBiJqUOTngtSacj+xvGWgaDWOAuCXnhqiMTCw==
dependencies:
encoding "^0.1.13"