diff --git a/package.json b/package.json index 36c7d20..3702752 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "expo-updates": "~0.18.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-native": "0.72.5", + "react-native": "0.72.6", "react-native-gesture-handler": "~2.9.0", "react-native-reanimated": "~2.14.0", "react-native-safe-area-context": "4.2.4", diff --git a/yarn.lock b/yarn.lock index d807ccd..5f99218 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6486,10 +6486,10 @@ react-native-web@0.17.7: normalize-css-color "^1.0.2" prop-types "^15.6.0" -react-native@0.72.5: - version "0.72.5" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.72.5.tgz#2c343fa6f3ead362cf07376634a33a4078864357" - integrity sha512-oIewslu5DBwOmo7x5rdzZlZXCqDIna0R4dUwVpfmVteORYLr4yaZo5wQnMeR+H7x54GaMhmgeqp0ZpULtulJFg== +react-native@0.72.6: + version "0.72.6" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.72.6.tgz#9f8d090694907e2f83af22e115cc0e4a3d5fa626" + integrity sha512-RafPY2gM7mcrFySS8TL8x+TIO3q7oAlHpzEmC7Im6pmXni6n1AuufGaVh0Narbr1daxstw7yW7T9BKW5dpVc2A== dependencies: "@jest/create-cache-key-function" "^29.2.1" "@react-native-community/cli" "11.3.7"