diff --git a/examples/react-native/package.json b/examples/react-native/package.json index f22080cf..984867f4 100644 --- a/examples/react-native/package.json +++ b/examples/react-native/package.json @@ -20,7 +20,7 @@ "react-native": "0.74.5" }, "devDependencies": { - "@babel/core": "^7.24.0", + "@babel/core": "^8.0.1", "@types/react": "~18.2.79", "typescript": "~5.3.3" }