diff --git a/package.json b/package.json
index 2b6049ad9fa2579d9b147a5d4d0e882fc23131f6..7d9fee527b009b72aaeba1840c557ea84bbf5af8 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
     "fs-extra": "9.0.1",
     "github-url-from-git": "1.5.0",
     "global-agent": "2.1.12",
-    "got": "11.8.0",
+    "got": "11.8.1",
     "handlebars": "4.7.6",
     "handy-redis": "2.1.0",
     "hasha": "5.2.2",
diff --git a/tools/package.json b/tools/package.json
index 192f41938c965704140c877b83024ef3ba137354..ce0a4e7cc7dc666debb448b473a7e3b5307b7990 100644
--- a/tools/package.json
+++ b/tools/package.json
@@ -8,7 +8,7 @@
     "commander": "6.2.0",
     "eslint": "7.12.1",
     "fs-extra": "9.0.1",
-    "got": "11.8.0",
+    "got": "11.8.1",
     "lodash": "4.17.20",
     "shelljs": "0.8.4",
     "strip-ansi": "6.0.0"
diff --git a/yarn.lock b/yarn.lock
index dcc4e830ec66ee8fe3292bb4292d6f02cb2102b0..29e2090aa12f182a80109b70333769f85ee3986a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4932,24 +4932,7 @@ globby@^11.0.0, globby@^11.0.1:
     merge2 "^1.3.0"
     slash "^3.0.0"
 
-got@11.8.0:
-  version "11.8.0"
-  resolved "https://registry.yarnpkg.com/got/-/got-11.8.0.tgz#be0920c3586b07fd94add3b5b27cb28f49e6545f"
-  integrity sha512-k9noyoIIY9EejuhaBNLyZ31D5328LeqnyPNXJQb2XlJZcKakLqN5m6O/ikhq/0lw56kUYS54fVm+D1x57YC9oQ==
-  dependencies:
-    "@sindresorhus/is" "^4.0.0"
-    "@szmarczak/http-timer" "^4.0.5"
-    "@types/cacheable-request" "^6.0.1"
-    "@types/responselike" "^1.0.0"
-    cacheable-lookup "^5.0.3"
-    cacheable-request "^7.0.1"
-    decompress-response "^6.0.0"
-    http2-wrapper "^1.0.0-beta.5.2"
-    lowercase-keys "^2.0.0"
-    p-cancelable "^2.0.0"
-    responselike "^2.0.0"
-
-got@^11.7.0:
+got@11.8.1, got@^11.7.0:
   version "11.8.1"
   resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d"
   integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q==