diff --git a/package.json b/package.json index a8edd1888..9acfc2603 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ ], "dependencies": {}, "devDependencies": { - "@babel/core": "^7.4.5", - "@babel/runtime": "^7.4.5", + "@babel/core": "^7.29.0", + "@babel/runtime": "^7.28.6", "@react-native-community/bob": "^0.6.0", "@react-native-community/eslint-config": "^0.0.5", "@semantic-release/changelog": "^3.0.4",