mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 21:28:40 -09:00
Bump got from 11.5.1 to 11.5.2
Bumps [got](https://github.com/sindresorhus/got) from 11.5.1 to 11.5.2. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.5.1...v11.5.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
905f12eb84
commit
9da5be7f54
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.6.0",
|
"css-loader": "3.6.0",
|
||||||
"got": "11.5.1",
|
"got": "11.5.2",
|
||||||
"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",
|
||||||
|
|
|
||||||
|
|
@ -4281,10 +4281,10 @@ globby@^9.2.0:
|
||||||
pify "^4.0.1"
|
pify "^4.0.1"
|
||||||
slash "^2.0.0"
|
slash "^2.0.0"
|
||||||
|
|
||||||
got@11.5.1, got@^11.0.2:
|
got@11.5.2, got@^11.0.2:
|
||||||
version "11.5.1"
|
version "11.5.2"
|
||||||
resolved "https://registry.yarnpkg.com/got/-/got-11.5.1.tgz#bf098a270fe80b3fb88ffd5a043a59ebb0a391db"
|
resolved "https://registry.yarnpkg.com/got/-/got-11.5.2.tgz#772e3f3a06d9c7589c7c94dc3c83cdb31ddbf742"
|
||||||
integrity sha512-reQEZcEBMTGnujmQ+Wm97mJs/OK6INtO6HmLI+xt3+9CvnRwWjXutUvb2mqr+Ao4Lu05Rx6+udx9sOQAmExMxA==
|
integrity sha512-yUhpEDLeuGiGJjRSzEq3kvt4zJtAcjKmhIiwNp/eUs75tRlXfWcHo5tcBaMQtnjHWC7nQYT5HkY/l0QOQTkVww==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/is" "^3.0.0"
|
"@sindresorhus/is" "^3.0.0"
|
||||||
"@szmarczak/http-timer" "^4.0.5"
|
"@szmarczak/http-timer" "^4.0.5"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue