diff --git a/packages/jest-expo/package.json b/packages/jest-expo/package.json index a549748997698..7953dd7e74b56 100644 --- a/packages/jest-expo/package.json +++ b/packages/jest-expo/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "@expo/config": "^6.0.14", - "@jest/create-cache-key-function": "^26.6.2", + "@jest/create-cache-key-function": "^27.0.1", "babel-jest": "^26.6.3", "find-up": "^5.0.0", "jest-watch-select-projects": "^2.0.0",