diff --git a/package.json b/package.json
index 7a3f8cd31..bdd061d44 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
     "class-validator": "0.13.1",
     "cli-color": "2.0.0",
     "connect-typeorm": "1.1.4",
-    "eslint-plugin-jest": "^24.3.5",
+    "eslint-plugin-jest": "24.3.5",
     "file-type": "16.3.0",
     "joi": "17.4.0",
     "minio": "7.0.18",
diff --git a/yarn.lock b/yarn.lock
index 6a645b019..3f511fe3a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2940,7 +2940,7 @@ eslint-plugin-import@2.22.1:
     resolve "^1.17.0"
     tsconfig-paths "^3.9.0"
 
-eslint-plugin-jest@^24.3.5:
+eslint-plugin-jest@24.3.5:
   version "24.3.5"
   resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044"
   integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug==