mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump electron-fetch from 1.7.3 to 1.7.4 in /app
Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.7.3 to 1.7.4. - [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.3...v1.7.4) --- updated-dependencies: - dependency-name: electron-fetch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
39d05b51b0
commit
3be4cc5aeb
2 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
"color": "4.0.1",
|
"color": "4.0.1",
|
||||||
"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.3",
|
"electron-fetch": "1.7.4",
|
||||||
"electron-is-dev": "2.0.0",
|
"electron-is-dev": "2.0.0",
|
||||||
"electron-store": "8.0.0",
|
"electron-store": "8.0.0",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
|
|
|
||||||
|
|
@ -177,10 +177,10 @@ dot-prop@^6.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
is-obj "^2.0.0"
|
is-obj "^2.0.0"
|
||||||
|
|
||||||
electron-fetch@1.7.3:
|
electron-fetch@1.7.4:
|
||||||
version "1.7.3"
|
version "1.7.4"
|
||||||
resolved "https://registry.npmjs.org/electron-fetch/-/electron-fetch-1.7.3.tgz#06cf363d7f64073ec00a37e9949ec9d29ce6b08a"
|
resolved "https://registry.npmjs.org/electron-fetch/-/electron-fetch-1.7.4.tgz#af975ab92a14798bfaa025f88dcd2e54a7b0b769"
|
||||||
integrity sha512-1AVMaxrHXTTMqd7EK0MGWusdqNr07Rpj8Th6bG4at0oNgIi/1LBwa9CjT/0Zy+M0k/tSJPS04nFxHj0SXDVgVw==
|
integrity sha512-+fBLXEy4CJWQ5bz8dyaeSG1hD6JJ15kBZyj3eh24pIVrd3hLM47H/umffrdQfS6GZ0falF0g9JT9f3Rs6AVUhw==
|
||||||
dependencies:
|
dependencies:
|
||||||
encoding "^0.1.13"
|
encoding "^0.1.13"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue