diff --git a/package.json b/package.json index 6fc4b5ef..3c453352 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "postinstall-postinstall": "2.1.0", "react": "19.1.0", "react-native": "0.78.2", - "react-native-builder-bob": "0.40.12", + "react-native-builder-bob": "0.40.13", "react-native-svg": "15.12.0", "reassure": "1.4.0", "release-it": "19.0.4", diff --git a/yarn.lock b/yarn.lock index 94411d9c..3b2fdd8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8656,10 +8656,10 @@ react-is@19.1.0, react-is@^18.0.0: resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.0.tgz#805bce321546b7e14c084989c77022351bbdd11b" integrity sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg== -react-native-builder-bob@0.40.12: - version "0.40.12" - resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.40.12.tgz#67a4fd52e83f001e9af062a16fc68c48467c7998" - integrity sha512-dRl90Dn92zK9J9ew6HL1Zm0+y93lNF0s39oWp1DtN5CiA1/uM8E5y21YEp4demHkidH6CgFTWGFZPmSGFEoOdA== +react-native-builder-bob@0.40.13: + version "0.40.13" + resolved "https://registry.yarnpkg.com/react-native-builder-bob/-/react-native-builder-bob-0.40.13.tgz#a0382827ec771204123c8adc326e0bfb422734ba" + integrity sha512-CtucAJ5PMLH3GPNlg3TB5rb3UPot6VjkD9T8Uhz/AAWit/DmWll0zG33ZZeka69E2569saAjShDz3IKAoYGFtA== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-transform-flow-strip-types" "^7.26.5"