mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 13:18:40 -09:00
Bump got from 11.3.0 to 11.4.0
Bumps [got](https://github.com/sindresorhus/got) from 11.3.0 to 11.4.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.3.0...v11.4.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a6997591da
commit
e64da758c7
2 changed files with 5 additions and 6 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
"color": "3.1.2",
|
"color": "3.1.2",
|
||||||
"columnify": "1.5.4",
|
"columnify": "1.5.4",
|
||||||
"css-loader": "3.6.0",
|
"css-loader": "3.6.0",
|
||||||
"got": "11.3.0",
|
"got": "11.4.0",
|
||||||
"json-loader": "0.5.7",
|
"json-loader": "0.5.7",
|
||||||
"mousetrap": "chabou/mousetrap#useCapture",
|
"mousetrap": "chabou/mousetrap#useCapture",
|
||||||
"ms": "2.1.2",
|
"ms": "2.1.2",
|
||||||
|
|
|
||||||
|
|
@ -4189,10 +4189,10 @@ globule@^1.0.0:
|
||||||
lodash "~4.17.12"
|
lodash "~4.17.12"
|
||||||
minimatch "~3.0.2"
|
minimatch "~3.0.2"
|
||||||
|
|
||||||
got@11.3.0:
|
got@11.4.0:
|
||||||
version "11.3.0"
|
version "11.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-11.3.0.tgz#25e8da8b0125b3b984613a6b719e678dd2e20406"
|
resolved "https://registry.yarnpkg.com/got/-/got-11.4.0.tgz#1f0910310572af4efcc6890e1dacd7affb710b39"
|
||||||
integrity sha512-yi/kiZY2tNMtt5IfbfX8UL3hAZWb2gZruxYZ72AY28pU5p0TZjZdl0uRsuaFbnC0JopdUi3I+Mh1F3dPQ9Dh0Q==
|
integrity sha512-XysJZuZNVpaQ37Oo2LV90MIkPeYITehyy1A0QzO1JwOXm8EWuEf9eeGk2XuHePvLEGnm9AVOI37bHwD6KYyBtg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/is" "^2.1.1"
|
"@sindresorhus/is" "^2.1.1"
|
||||||
"@szmarczak/http-timer" "^4.0.5"
|
"@szmarczak/http-timer" "^4.0.5"
|
||||||
|
|
@ -4201,7 +4201,6 @@ got@11.3.0:
|
||||||
cacheable-lookup "^5.0.3"
|
cacheable-lookup "^5.0.3"
|
||||||
cacheable-request "^7.0.1"
|
cacheable-request "^7.0.1"
|
||||||
decompress-response "^6.0.0"
|
decompress-response "^6.0.0"
|
||||||
get-stream "^5.1.0"
|
|
||||||
http2-wrapper "^1.0.0-beta.4.5"
|
http2-wrapper "^1.0.0-beta.4.5"
|
||||||
lowercase-keys "^2.0.0"
|
lowercase-keys "^2.0.0"
|
||||||
p-cancelable "^2.0.0"
|
p-cancelable "^2.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue