diff --git a/package.json b/package.json index a6f8d9a8..1cf0566c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "color": "4.2.3", "columnify": "1.6.0", "css-loader": "6.7.1", - "got": "12.0.3", + "got": "12.0.4", "json-loader": "0.5.7", "mousetrap": "chabou/mousetrap#useCapture", "ms": "2.1.3", diff --git a/yarn.lock b/yarn.lock index b3de433c..95f74a68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4031,10 +4031,10 @@ globby@^9.2.0: pify "^4.0.1" slash "^2.0.0" -got@12.0.3: - version "12.0.3" - resolved "https://registry.npmjs.org/got/-/got-12.0.3.tgz#c7314daab26d42039e624adbf98f6d442e5de749" - integrity sha512-hmdcXi/S0gcAtDg4P8j/rM7+j3o1Aq6bXhjxkDhRY2ipe7PHpvx/14DgTY2czHOLaGeU8VRvRecidwfu9qdFug== +got@12.0.4: + version "12.0.4" + resolved "https://registry.npmjs.org/got/-/got-12.0.4.tgz#e3b6bf6992425f904076fd71aac7030da5122de8" + integrity sha512-2Eyz4iU/ktq7wtMFXxzK7g5p35uNYLLdiZarZ5/Yn3IJlNEpBd5+dCgcAyxN8/8guZLszffwe3wVyw+DEVrpBg== dependencies: "@sindresorhus/is" "^4.6.0" "@szmarczak/http-timer" "^5.0.1"