Bump electron-fetch from 1.7.2 to 1.7.3 in /app

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-18 11:01:09 +00:00 committed by Benjamin Staneck
parent 32ed9027f4
commit fe6b06b5bd
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -182,10 +182,10 @@ dot-prop@^5.2.0:
dependencies: dependencies:
is-obj "^2.0.0" is-obj "^2.0.0"
electron-fetch@1.7.2: electron-fetch@1.7.3:
version "1.7.2" version "1.7.3"
resolved "https://registry.npmjs.org/electron-fetch/-/electron-fetch-1.7.2.tgz#7ecc63629715a5de286957a8aceb35272c5d0b02" resolved "https://registry.npmjs.org/electron-fetch/-/electron-fetch-1.7.3.tgz#06cf363d7f64073ec00a37e9949ec9d29ce6b08a"
integrity sha512-J7D136rhxIhPwYJsnHPpKgbyd4NUCGnKM1CuXLhmVWZdc8f6+LBiJqUOTngtSacj+xvGWgaDWOAuCXnhqiMTCw== integrity sha512-1AVMaxrHXTTMqd7EK0MGWusdqNr07Rpj8Th6bG4at0oNgIi/1LBwa9CjT/0Zy+M0k/tSJPS04nFxHj0SXDVgVw==
dependencies: dependencies:
encoding "^0.1.13" encoding "^0.1.13"