diff --git a/package.json b/package.json index f32ef162e..9b6431777 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@sourcegraph/tsconfig": "^4.0.1", "@sourcegraph/tslint-config": "^13.4.0", "@types/express": "4.17.4", - "@types/got": "9.6.10", + "@types/got": "9.6.11", "@types/highlight.js": "9.12.3", "@types/ini": "1.3.30", "@types/jaeger-client": "3.15.3", diff --git a/yarn.lock b/yarn.lock index fae556a43..1993e749e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -971,10 +971,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/got@9.6.10": - version "9.6.10" - resolved "https://registry.npmjs.org/@types/got/-/got-9.6.10.tgz#5f34e9f249a13e06cfe0015b08f55b4b114bb645" - integrity sha512-owBY1cgHUIXjObzY+vs+J9Cpw0czvfksJX+qEkgxRojFutFq7n1tKoj6Ekg57DhvXMk0vGQ7FbinvS9I/1wxcg== +"@types/got@9.6.11": + version "9.6.11" + resolved "https://registry.npmjs.org/@types/got/-/got-9.6.11.tgz#482b402cc5ee459481aeeadb08142ebb1a9afb26" + integrity sha512-dr3IiDNg5TDesGyuwTrN77E1Cd7DCdmCFtEfSGqr83jMMtcwhf/SGPbN2goY4JUWQfvxwY56+e5tjfi+oXeSdA== dependencies: "@types/node" "*" "@types/tough-cookie" "*"