diff --git a/package.json b/package.json index 449e3869..5be0222f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "color": "3.1.2", "columnify": "1.5.4", "css-loader": "4.3.0", - "got": "11.6.2", + "got": "11.7.0", "json-loader": "0.5.7", "mousetrap": "chabou/mousetrap#useCapture", "ms": "2.1.2", diff --git a/yarn.lock b/yarn.lock index 207244fc..410e9e74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4125,10 +4125,10 @@ globby@^9.2.0: pify "^4.0.1" slash "^2.0.0" -got@11.6.2: - version "11.6.2" - resolved "https://registry.yarnpkg.com/got/-/got-11.6.2.tgz#79d7bb8c11df212b97f25565407a1f4ae73210ec" - integrity sha512-/21qgUePCeus29Jk7MEti8cgQUNXFSWfIevNIk4H7u1wmXNDrGPKPY6YsPY+o9CIT/a2DjCjRz0x1nM9FtS2/A== +got@11.7.0: + version "11.7.0" + resolved "https://registry.yarnpkg.com/got/-/got-11.7.0.tgz#a386360305571a74548872e674932b4ef70d3b24" + integrity sha512-7en2XwH2MEqOsrK0xaKhbWibBoZqy+f1RSUoIeF1BLcnf+pyQdDsljWMfmOh+QKJwuvDIiKx38GtPh5wFdGGjg== dependencies: "@sindresorhus/is" "^3.1.1" "@szmarczak/http-timer" "^4.0.5"