diff --git a/package.json b/package.json index 32281b76076983e02e99e382da8187a51b35ed1a..cb620065768249fdb41361f4c7149b22e3d3e071 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "@types/convert-hrtime": "2.0.0", "@types/fs-extra": "8.0.1", "@types/github-url-from-git": "1.5.0", - "@types/got": "9.6.7", + "@types/got": "9.6.9", "@types/ini": "1.3.30", "@types/jest": "24.0.19", "@types/js-yaml": "3.12.1", diff --git a/yarn.lock b/yarn.lock index 863c41bc25a282ac5eaa1fd5102bdbb87db266ac..0085ff4b8b8297bc239b455a6ca33e6e3148cfe0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1178,10 +1178,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/got@9.6.7": - version "9.6.7" - resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.7.tgz#33d84c60cba83e3c904634a1ea7ea81d1549bea6" - integrity sha512-LMc2ja42bQorKpBxf38ZBPdT3FhYL0lyAqnZBo5vAPCtobYa8AiHwSLH5zDvR19r2Pr5Ojar3hT/QLLb2SoPYA== +"@types/got@9.6.9": + version "9.6.9" + resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.9.tgz#b3192188b96c871b9c67dc80d1b0336441432a38" + integrity sha512-w+ZE+Ovp6fM+1sHwJB7RN3f3pTJHZkyABuULqbtknqezQyWadFEp5BzOXaZzRqAw2md6/d3ybxQJt+BNgpvzOg== dependencies: "@types/node" "*" "@types/tough-cookie" "*"