diff --git a/package.json b/package.json
index 6d1c428f4978ac290429329cc11d9b3d2545495a..b245aa973dc036275ed673c220a38cf7b897edfe 100644
--- a/package.json
+++ b/package.json
@@ -229,7 +229,7 @@
     "@types/github-url-from-git": "1.5.1",
     "@types/global-agent": "2.1.1",
     "@types/ini": "1.3.31",
-    "@types/jest": "27.0.3",
+    "@types/jest": "27.4.0",
     "@types/js-yaml": "4.0.5",
     "@types/json-dup-key-validator": "1.0.0",
     "@types/linkify-markdown": "1.0.1",
diff --git a/yarn.lock b/yarn.lock
index 3a5b5db693f31a760e676903cd657a99db16051e..4b110252b20b3463eb312f17c367da7e113e0b3f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3140,10 +3140,10 @@
   dependencies:
     "@types/istanbul-lib-report" "*"
 
-"@types/jest@27.0.3":
-  version "27.0.3"
-  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
-  integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
+"@types/jest@27.4.0":
+  version "27.4.0"
+  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0.tgz#037ab8b872067cae842a320841693080f9cb84ed"
+  integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==
   dependencies:
     jest-diff "^27.0.0"
     pretty-format "^27.0.0"