diff --git a/package.json b/package.json index 7ec8e99..1cacc45 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-native-reanimated": "1.13.4", "react-native-safe-area-context": "3.4.1", "react-native-scalable-image": "1.1.0", - "react-native-screens": "2.10.1", + "react-native-screens": "2.18.1", "react-native-url-polyfill": "1.2.0", "react-native-url-preview": "1.1.9", "react-native-vector-icons": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 39b8813..636843f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6265,10 +6265,10 @@ react-native-scalable-image@1.1.0: resolved "https://registry.yarnpkg.com/react-native-scalable-image/-/react-native-scalable-image-1.1.0.tgz#b8cb9db6f11d1bd2a1a7b35cced30eb01f215a99" integrity sha512-XwIALxv6vxUben3wVQ65GEldqRITxLZa1u5hKwuHn79Bt0sQ7rehWQc9UU6sLW5Gca4SQPEGNgqddQkF/cIGbw== -react-native-screens@2.10.1: - version "2.10.1" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.10.1.tgz#06d22fae87ef0ce51c616c34a199726db1403b95" - integrity sha512-Z2kKSk4AwWRQNCBmTjViuBQK0/Lx0jc25TZptn/2gKYUCOuVRvCekoA26u0Tsb3BIQ8tWDsZW14OwDlFUXW1aw== +react-native-screens@2.18.1: + version "2.18.1" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.18.1.tgz#47b9991c6f762d00d0ed3233e5283d523e859885" + integrity sha512-r5WZLpmx2hHjC1RgMdPq5YpSU9tEhBpUaZ5M1SUtNIONyiLqQVxabhRCINdebIk4depJiIl7yw2Q85zJyeX6fw== react-native-url-polyfill@1.2.0: version "1.2.0"