diff --git a/package.json b/package.json index 4f1c213244..c8ee03e7ca 100644 --- a/package.json +++ b/package.json @@ -200,7 +200,7 @@ "react-native-safe-area-context": "5.4.0", "react-native-screens": "~4.10.0", "react-native-svg": "15.11.2", - "react-native-uitextview": "2.0.1", + "react-native-uitextview": "^2.0.2", "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 fa05c3f150..2432b8a416 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16909,10 +16909,10 @@ react-native-svg@15.11.2: css-tree "^1.1.3" warn-once "0.1.1" -react-native-uitextview@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-2.0.1.tgz#4246d7700dca416e84edd021b6b326740a145891" - integrity sha512-L++a+aTzVhGTnHuaDrplWvviHjnn6wdCQIIJW+MZdrkGaAD81HDnOMPW7HXR+ql7kcadrHbyVu4L+OTrNEHj2Q== +react-native-uitextview@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/react-native-uitextview/-/react-native-uitextview-2.0.2.tgz#1538830d14133c2e16d34b66da15033502151499" + integrity sha512-UgOEvw48yWMafn0vKrTkBW5DlBTNdoeugQAqk97B9uGA7SpR55MacyjxvQkE97/m3ADPpJHaQtuSORgGRaUQpg== react-native-url-polyfill@^1.3.0: version "1.3.0"