mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump got from 10.6.0 to 10.7.0 (#4437)
Bumps [got](https://github.com/sindresorhus/got) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v10.6.0...v10.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
de862b70d1
commit
922485523d
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.4.2",
|
"css-loader": "3.4.2",
|
||||||
"got": "10.6.0",
|
"got": "10.7.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",
|
||||||
|
|
|
||||||
|
|
@ -4154,10 +4154,10 @@ globule@^1.0.0:
|
||||||
lodash "~4.17.12"
|
lodash "~4.17.12"
|
||||||
minimatch "~3.0.2"
|
minimatch "~3.0.2"
|
||||||
|
|
||||||
got@10.6.0:
|
got@10.7.0:
|
||||||
version "10.6.0"
|
version "10.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-10.6.0.tgz#ac3876261a4d8e5fc4f81186f79955ce7b0501dc"
|
resolved "https://registry.yarnpkg.com/got/-/got-10.7.0.tgz#62889dbcd6cca32cd6a154cc2d0c6895121d091f"
|
||||||
integrity sha512-3LIdJNTdCFbbJc+h/EH0V5lpNpbJ6Bfwykk21lcQvQsEcrzdi/ltCyQehFHLzJ/ka0UMH4Slg0hkYvAZN9qUDg==
|
integrity sha512-aWTDeNw9g+XqEZNcTjMMZSy7B7yE9toWOFYip7ofFTLleJhvZwUxxTxkTpKvF+p1SAA4VHmuEy7PiHTHyq8tJg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/is" "^2.0.0"
|
"@sindresorhus/is" "^2.0.0"
|
||||||
"@szmarczak/http-timer" "^4.0.0"
|
"@szmarczak/http-timer" "^4.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue