diff --git a/package.json b/package.json index 8946e087d17c3bed2202cf9db021b00e0f73ebf6..663c578389cdbf92983a76f5127ade70c1be6141 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "gh-got": "8.1.0", "github-url-from-git": "1.5.0", "gl-got": "9.0.3", - "got": "9.5.1", + "got": "9.6.0", "handlebars": "4.0.12", "ini": "1.3.5", "js-yaml": "3.12.0", diff --git a/yarn.lock b/yarn.lock index e74d023aeba4e96497163ff23cea895f89ac0758..9bcebdd2f05df242af8edc285f80bd6a8abdf97a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3264,10 +3264,10 @@ globby@^8.0.0: pify "^3.0.0" slash "^1.0.0" -got@9.5.1: - version "9.5.1" - resolved "https://registry.yarnpkg.com/got/-/got-9.5.1.tgz#9cd83c64978225790c5142fc4e492cdea01256ef" - integrity sha512-a6UC2YXj3UPQT3UOzCCovwna4WPpN/OBAiiPSUwQ9gFranGs8HQjidyRmen2esBVlauqLWDbMwSTFDtxYNUv+g== +got@9.6.0: + version "9.6.0" + resolved "https://registry.yarnpkg.com/got/-/got-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85" + integrity sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q== dependencies: "@sindresorhus/is" "^0.14.0" "@szmarczak/http-timer" "^1.1.2"