diff --git a/package.json b/package.json index 4d008835411..876704b3958 100644 --- a/package.json +++ b/package.json @@ -187,6 +187,7 @@ "eslint-plugin-react-native": "^3.11.0", "fake-indexeddb": "^3.1.2", "it-all": "^1.0.5", + "jest": "^27.5.1", "jest-environment-node": "^27.0.3", "jest-environment-puppeteer-jsdom": "^4.3.1", "jest-extended": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 79241e86ba5..760f49e18f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10034,7 +10034,7 @@ jest-worker@^28.0.2: merge-stream "^2.0.0" supports-color "^8.0.0" -jest@^27.4.3: +jest@^27.4.3, jest@^27.5.1: version "27.5.1" resolved "https://registry.yarnpkg.com/jest/-/jest-27.5.1.tgz#dadf33ba70a779be7a6fc33015843b51494f63fc" integrity sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==