diff --git a/package.json b/package.json index e5fafd729..31ef41e9a 100644 --- a/package.json +++ b/package.json @@ -79,9 +79,9 @@ "devDependencies": { "@babel/core": "^7.18.6", "@babel/eslint-parser": "7.19.1", - "@testing-library/jest-native": "4.0.13", - "@testing-library/react-native": "7.2.0", - "@types/jest": "27.5.2", + "@testing-library/jest-native": "5.4.3", + "@testing-library/react-native": "12.2.2", + "@types/jest": "29.5.4", "@types/react": "~18.0.0", "@types/uuid": "8.3.4", "@typescript-eslint/eslint-plugin": "5.54.1",