diff --git a/package.json b/package.json index 4172ec0ab11..00bcd11e978 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@types/fetch-mock": "7.3.5", "@types/glob": "7.2.0", "@types/hoist-non-react-statics": "3.3.1", - "@types/jest": "26.0.24", + "@types/jest": "27.0.2", "@types/lodash": "4.14.176", "@types/node": "16.11.6", "@types/react": "17.0.33", @@ -109,7 +109,7 @@ "fetch-mock": "9.11.0", "glob": "7.2.0", "graphql": "15.7.2", - "jest": "26.6.3", + "jest": "27.3.1", "jest-fetch-mock": "3.0.3", "jest-junit": "12.3.0", "lodash": "4.17.21",