diff --git a/package.json b/package.json
index 98b6d2bd1e4120b392f9835a59903d5c371789ce..47cd6e63c7b8897d2ee4f6c9d4f552c6a2fa271e 100644
--- a/package.json
+++ b/package.json
@@ -248,7 +248,7 @@
     "eslint-config-prettier": "8.3.0",
     "eslint-formatter-gha": "1.2.0",
     "eslint-plugin-import": "2.24.2",
-    "eslint-plugin-jest": "24.4.2",
+    "eslint-plugin-jest": "24.4.3",
     "eslint-plugin-promise": "5.1.0",
     "glob": "7.2.0",
     "graphql": "15.6.0",
diff --git a/yarn.lock b/yarn.lock
index 1e2dd4f7da42331751628517ffc2e7e9438e538b..146aa9fd2063fa65fc47398935ca1214e2bd6725 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4065,10 +4065,10 @@ eslint-plugin-import@2.24.2:
     resolve "^1.20.0"
     tsconfig-paths "^3.11.0"
 
-eslint-plugin-jest@24.4.2:
-  version "24.4.2"
-  resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.2.tgz#9e8cf05ee6a0e3025e6149df2f36950abfa8d5bf"
-  integrity sha512-jNMnqwX75z0RXRMXkxwb/+9ylKJYJLJ8nT8nBT0XFM5qx4IQGxP4edMawa0qGkSbHae0BDPBmi8I2QF0/F04XQ==
+eslint-plugin-jest@24.4.3:
+  version "24.4.3"
+  resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.3.tgz#dd59e32a7d233a92672468082c24c337a5954873"
+  integrity sha512-cZPTqF/35/usP9gvjslj6pE+2lpr1KoZvjvDWRlfCP27LSRHBUhJV6hBPk47TksH3lSt28sDpIlp8owK0hWtsA==
   dependencies:
     "@typescript-eslint/experimental-utils" "^4.0.1"