diff --git a/package.json b/package.json index 3766d14c..4fb6d0bb 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "color": "3.1.2", "columnify": "1.5.4", "css-loader": "3.5.3", - "got": "11.2.0", + "got": "11.3.0", "json-loader": "0.5.7", "mousetrap": "chabou/mousetrap#useCapture", "ms": "2.1.2", diff --git a/yarn.lock b/yarn.lock index 46f35c53..7490ab44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4327,10 +4327,10 @@ globule@^1.0.0: lodash "~4.17.12" minimatch "~3.0.2" -got@11.2.0: - version "11.2.0" - resolved "https://registry.yarnpkg.com/got/-/got-11.2.0.tgz#20f76c421378b28db773d6381a450fa1bea92d2b" - integrity sha512-68pBow9XXXSdVRV5wSx0kWMCZsag4xE3Ru0URVe0PWsSYmU4SJrUmEO6EVYFlFHc9rq/6Yqn6o1GxIb9torQxg== +got@11.3.0: + version "11.3.0" + resolved "https://registry.yarnpkg.com/got/-/got-11.3.0.tgz#25e8da8b0125b3b984613a6b719e678dd2e20406" + integrity sha512-yi/kiZY2tNMtt5IfbfX8UL3hAZWb2gZruxYZ72AY28pU5p0TZjZdl0uRsuaFbnC0JopdUi3I+Mh1F3dPQ9Dh0Q== dependencies: "@sindresorhus/is" "^2.1.1" "@szmarczak/http-timer" "^4.0.5"