diff --git a/package-lock.json b/package-lock.json index 2cb9c42442..05c1116d4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -93,7 +93,7 @@ "@expo/metro-runtime": "^3.1.3", "@testing-library/cypress": "^10.0.1", "@testing-library/react-native": "^11.5.4", - "@types/find-in-files": "^0.5.2", + "@types/find-in-files": "^0.5.3", "@types/i18n-js": "^3.8.7", "@types/jest": "^29.5.6", "@types/lodash": "^4.14.200", diff --git a/package.json b/package.json index 56710c1386..fbdb418fff 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@expo/metro-runtime": "^3.1.3", "@testing-library/cypress": "^10.0.1", "@testing-library/react-native": "^11.5.4", - "@types/find-in-files": "^0.5.2", + "@types/find-in-files": "^0.5.3", "@types/i18n-js": "^3.8.7", "@types/jest": "^29.5.6", "@types/lodash": "^4.14.200",