diff --git a/package.json b/package.json
index 86317c8ae8f5d912b0275b045be15f2b8f2158a4..12c04936fa3030edab2b90b0697f6887c11171f2 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
     "form-data": "2.3.3",
     "fs-extra": "7.0.1",
     "get-installed-path": "4.0.8",
-    "gh-got": "8.0.1",
+    "gh-got": "8.1.0",
     "github-url-from-git": "1.5.0",
     "gl-got": "9.0.2",
     "got": "9.5.0",
diff --git a/yarn.lock b/yarn.lock
index 6752a6b9b23eb9609a297f01b19c5657e775c920..6a0690cc59d5d2810266d83d4bbe1438311b9423 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3065,12 +3065,12 @@ getpass@^0.1.1:
   dependencies:
     assert-plus "^1.0.0"
 
-gh-got@8.0.1:
-  version "8.0.1"
-  resolved "https://registry.yarnpkg.com/gh-got/-/gh-got-8.0.1.tgz#857c5e9bcd52956e14a9f200d010c641a2f992b3"
-  integrity sha512-i2TkU/u5ti1Wgc34y65FDSCKDuuuVH1Qa6192e0E2Z2CvleS0zPgArpiPZroiQdp9f5gbohw9UZCTTcrjIzwFw==
+gh-got@8.1.0:
+  version "8.1.0"
+  resolved "https://registry.yarnpkg.com/gh-got/-/gh-got-8.1.0.tgz#2378d07ac293f524549c75f8dc6f3604a885ab01"
+  integrity sha512-Jy7+73XqsAVeAtM5zA0dd+A7mmzkQVIzFuw3xRjFbPsQVqS+aeci8v8H1heOCAPlBYWED5ZYPhlYqZVXdD3Fmg==
   dependencies:
-    got "^9.1.0"
+    got "^9.5.0"
 
 git-log-parser@^1.2.0:
   version "1.2.0"
@@ -3232,7 +3232,7 @@ globby@^8.0.0:
     pify "^3.0.0"
     slash "^1.0.0"
 
-got@9.5.0:
+got@9.5.0, got@^9.5.0:
   version "9.5.0"
   resolved "https://registry.yarnpkg.com/got/-/got-9.5.0.tgz#6fd0312c6b694c0a11d9119d95fd7daed174eb49"
   integrity sha512-N+4kb6i9t1lauJ4NwLVVoFVLxZNa6i+iivtNzCSVw7+bVbTXoq0qXctdd8i9rj3lrI0zDk5NGzcO4bfpEP6Uuw==
@@ -3266,7 +3266,7 @@ got@^6.7.1:
     unzip-response "^2.0.1"
     url-parse-lax "^1.0.0"
 
-got@^9.1.0, got@^9.2.0:
+got@^9.2.0:
   version "9.3.0"
   resolved "https://registry.yarnpkg.com/got/-/got-9.3.0.tgz#9187472a6e7c642264d041b0e670fd8bb1eebb67"
   integrity sha512-4WTeObCRe7hatjQmeCwmkviu+ibyfeF5v6De+FeZdfsLEIe/7d9rl3VOzrknXveeQV/Pq/+f+KbscBQsP8ZxUg==