diff --git a/apps/metro-example-host/package.json b/apps/metro-example-host/package.json index a64fa112c3c..295019e8d79 100644 --- a/apps/metro-example-host/package.json +++ b/apps/metro-example-host/package.json @@ -21,7 +21,7 @@ "e2e:run:android": "maestro --platform=android test e2e" }, "dependencies": { - "lodash": "4.16.6", + "lodash": "4.17.21", "react": "19.1.0", "react-native": "0.80.0" },