diff --git a/package.json b/package.json index c25886824a..c4f15da1fd 100644 --- a/package.json +++ b/package.json @@ -200,7 +200,7 @@ "react-native-safe-area-context": "5.4.0", "react-native-screens": "^4.11.1", "react-native-svg": "15.12.0", - "react-native-uitextview": "^2.0.3", + "react-native-uitextview": "^1.4.0", "react-native-url-polyfill": "^1.3.0", "react-native-uuid": "^2.0.3", "react-native-view-shot": "^4.0.3", diff --git a/yarn.lock b/yarn.lock index 6f34eb67cc..f047d54ee8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16984,10 +16984,10 @@ react-native-svg@15.12.0: css-tree "^1.1.3" warn-once "0.1.1" -react-native-uitextview@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-2.0.3.tgz#de483dec244f7e2ef3e238bcd30d52b3d696111f" - integrity sha512-1nIj+dIAfvTm2w0rbdy2StYM/mblo3G5+KdQ2Qsd+yLYNV7RQY0rtH8IsL2NUOoxNyyZrJXTnlNOkr+vJrIcXQ== +react-native-uitextview@^1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-1.4.0.tgz#d1b583cc173cec00f4fdd03744cca76c54a12fbb" + integrity sha512-itm/frzkn/ma3+lwmKn2CkBOXPNo4bL8iVwQwjlzix5gVO59T2+axdfoj/Wi+Ra6F76KzNKxSah+7Y8dYmCHbQ== react-native-url-polyfill@^1.3.0: version "1.3.0"