mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump electron-fetch from 1.3.0 to 1.4.0 in /app
Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.3.0 to 1.4.0. - [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.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
350646d36b
commit
52d316d654
2 changed files with 5 additions and 4 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"convert-css-color-name-to-hex": "0.1.1",
|
||||
"default-shell": "1.0.1",
|
||||
"electron-store": "5.1.0",
|
||||
"electron-fetch": "1.3.0",
|
||||
"electron-fetch": "1.4.0",
|
||||
"electron-is-dev": "1.1.0",
|
||||
"electron-squirrel-startup": "1.0.0",
|
||||
"file-uri-to-path": "2.0.0",
|
||||
|
|
|
|||
|
|
@ -118,9 +118,10 @@ dot-prop@^5.0.0:
|
|||
dependencies:
|
||||
is-obj "^2.0.0"
|
||||
|
||||
electron-fetch@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/electron-fetch/-/electron-fetch-1.3.0.tgz#00d9bb1fe7a66ddc3fea538910e01b26fee9abb5"
|
||||
electron-fetch@1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/electron-fetch/-/electron-fetch-1.4.0.tgz#a830d400f8ad358acba9b3c591e6ed477916bac5"
|
||||
integrity sha512-rednYIpMbuzekTroNndQOFl95c4I/wMEbH9jxGoDEoKrM07b7FWydy6I3pbiAbCxDcYpmHtzMY6ykyLagR7JHw==
|
||||
dependencies:
|
||||
encoding "^0.1.12"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue