diff --git a/platforms/react-native/sample/package.json b/platforms/react-native/sample/package.json index 30283da1..d0b26795 100644 --- a/platforms/react-native/sample/package.json +++ b/platforms/react-native/sample/package.json @@ -51,7 +51,7 @@ "@babel/plugin-transform-arrow-functions": "^7.27.1", "@babel/plugin-transform-shorthand-properties": "^7.23.3", "@babel/plugin-transform-template-literals": "^7.23.3", - "@babel/preset-env": "^7.20.0", + "@babel/preset-env": "^7.29.5", "@babel/runtime": "^7.27.6", "@react-native-masked-view/masked-view": "^0.3.2", "@types/react-native-vector-icons": "^6.4.18",