diff --git a/package.json b/package.json index 738075d630..77fc5a9791 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dependencies": { "@electron/get": "^1.3.1", "@octokit/rest": "^16.33.0", - "@types/which": "^1.3.1", + "@types/which": "^1.3.2", "aws-sdk": "^2.472.0", "colors": "^1.4.0", "commander": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 6766288f71..76b43683ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1177,10 +1177,10 @@ "@types/webpack-sources" "*" source-map "^0.6.0" -"@types/which@^1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@types/which/-/which-1.3.1.tgz#7802c380887986ca909008afea4e08025b130f8d" - integrity sha512-ZrJDWpvg75LTGX4XwuneY9s6bF3OeZcGTpoGh3zDV9ytzcHMFsRrMIaLBRJZQMBoGyKs6unBQfVdrLZiYfb1zQ== +"@types/which@^1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@types/which/-/which-1.3.2.tgz#9c246fc0c93ded311c8512df2891fb41f6227fdf" + integrity sha512-8oDqyLC7eD4HM307boe2QWKyuzdzWBj56xI/imSl2cpL+U3tCMaTAkMJ4ee5JBZ/FsOJlvRGeIShiZDAl1qERA== "@types/ws@*": version "6.0.1"