diff --git a/package.json b/package.json index 2633439c..7e2830f0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "color": "3.1.3", "columnify": "1.5.4", "css-loader": "5.0.2", - "got": "11.8.1", + "got": "11.8.2", "json-loader": "0.5.7", "mousetrap": "chabou/mousetrap#useCapture", "ms": "2.1.3", diff --git a/yarn.lock b/yarn.lock index 999fd53a..e75c96fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3960,10 +3960,10 @@ globby@^9.2.0: pify "^4.0.1" slash "^2.0.0" -got@11.8.1, got@^11.0.2, got@^11.7.0: - version "11.8.1" - resolved "https://registry.npmjs.org/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d" - integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q== +got@11.8.2, got@^11.0.2, got@^11.7.0: + version "11.8.2" + resolved "https://registry.npmjs.org/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599" + integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ== dependencies: "@sindresorhus/is" "^4.0.0" "@szmarczak/http-timer" "^4.0.5"