mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 13:18:40 -09:00
Bump got from 11.1.4 to 11.2.0
Bumps [got](https://github.com/sindresorhus/got) from 11.1.4 to 11.2.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.1.4...v11.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3b9c5a96c8
commit
7b8975b0ae
2 changed files with 5 additions and 5 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
"color": "3.1.2",
|
"color": "3.1.2",
|
||||||
"columnify": "1.5.4",
|
"columnify": "1.5.4",
|
||||||
"css-loader": "3.5.3",
|
"css-loader": "3.5.3",
|
||||||
"got": "11.1.4",
|
"got": "11.2.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",
|
||||||
|
|
|
||||||
|
|
@ -4233,10 +4233,10 @@ globule@^1.0.0:
|
||||||
lodash "~4.17.12"
|
lodash "~4.17.12"
|
||||||
minimatch "~3.0.2"
|
minimatch "~3.0.2"
|
||||||
|
|
||||||
got@11.1.4:
|
got@11.2.0:
|
||||||
version "11.1.4"
|
version "11.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-11.1.4.tgz#ecf0064aab26ae4b2989ab52aadd31a17e7bad63"
|
resolved "https://registry.yarnpkg.com/got/-/got-11.2.0.tgz#20f76c421378b28db773d6381a450fa1bea92d2b"
|
||||||
integrity sha512-z94KIXHhFSpJONuY6C6w1wC+igE7P1d0b5h3H2CvrOXn0/tum/OgFblIGUAxI5PBXukGLvKb9MJXVHW8vsYaBA==
|
integrity sha512-68pBow9XXXSdVRV5wSx0kWMCZsag4xE3Ru0URVe0PWsSYmU4SJrUmEO6EVYFlFHc9rq/6Yqn6o1GxIb9torQxg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/is" "^2.1.1"
|
"@sindresorhus/is" "^2.1.1"
|
||||||
"@szmarczak/http-timer" "^4.0.5"
|
"@szmarczak/http-timer" "^4.0.5"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue