diff --git a/FabricExample/yarn.lock b/FabricExample/yarn.lock index c315d25d34..5a75f6788f 100644 --- a/FabricExample/yarn.lock +++ b/FabricExample/yarn.lock @@ -4637,10 +4637,10 @@ react-native-gesture-handler@2.18.1: invariant "^2.2.4" prop-types "^15.7.2" -react-native-is-edge-to-edge@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.5.tgz#9dff7a1fad17ceb39ff48192c9ddaff5c72a637a" - integrity sha512-zt/0wLKBYTdoQdaZEvN9Ghi8Kz3Fo3LaWMzWZyJl7aLhvCNPebyi0DW449+PzC5xpIQdfcmumwkaB9VpymvViQ== +react-native-is-edge-to-edge@^1.1.6: + version "1.1.6" + resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.6.tgz#69ec13f70d76e9245e275eed4140d0873a78f902" + integrity sha512-1pHnFTlBahins6UAajXUqeCOHew9l9C2C8tErnpGC3IyLJzvxD+TpYAixnCbrVS52f7+NvMttbiSI290XfwN0w== "react-native-keyboard-controller@link:..": version "0.0.0" diff --git a/example/yarn.lock b/example/yarn.lock index 15d332e309..7ea970c230 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4747,10 +4747,10 @@ react-native-haptic-feedback@2.3.1: resolved "https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-2.3.1.tgz#2ef4ac7d4f63ac06bd64b659f509362f127b16e5" integrity sha512-dPfjV4iVHfhVyfG+nRd88ygjahbdup7KFZDM5L2aNIAzqbNtKxHZn5O1pHegwSj1t15VJliu0GyTX7XpBDeXUw== -react-native-is-edge-to-edge@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.5.tgz#9dff7a1fad17ceb39ff48192c9ddaff5c72a637a" - integrity sha512-zt/0wLKBYTdoQdaZEvN9Ghi8Kz3Fo3LaWMzWZyJl7aLhvCNPebyi0DW449+PzC5xpIQdfcmumwkaB9VpymvViQ== +react-native-is-edge-to-edge@^1.1.6: + version "1.1.6" + resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.6.tgz#69ec13f70d76e9245e275eed4140d0873a78f902" + integrity sha512-1pHnFTlBahins6UAajXUqeCOHew9l9C2C8tErnpGC3IyLJzvxD+TpYAixnCbrVS52f7+NvMttbiSI290XfwN0w== "react-native-keyboard-controller@link:..": version "0.0.0" diff --git a/package.json b/package.json index 21ba53b86c..8dcfcc0117 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "react-native-is-edge-to-edge": "^1.1.5" + "react-native-is-edge-to-edge": "^1.1.6" }, "devDependencies": { "@commitlint/config-conventional": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index a0febadd07..67dc4d6827 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7685,10 +7685,10 @@ react-native-builder-bob@^0.18.0: optionalDependencies: jetifier "^2.0.0" -react-native-is-edge-to-edge@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.5.tgz#9dff7a1fad17ceb39ff48192c9ddaff5c72a637a" - integrity sha512-zt/0wLKBYTdoQdaZEvN9Ghi8Kz3Fo3LaWMzWZyJl7aLhvCNPebyi0DW449+PzC5xpIQdfcmumwkaB9VpymvViQ== +react-native-is-edge-to-edge@^1.1.6: + version "1.1.6" + resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.6.tgz#69ec13f70d76e9245e275eed4140d0873a78f902" + integrity sha512-1pHnFTlBahins6UAajXUqeCOHew9l9C2C8tErnpGC3IyLJzvxD+TpYAixnCbrVS52f7+NvMttbiSI290XfwN0w== react-native-reanimated@3.16.1: version "3.16.1"