diff --git a/package.json b/package.json index 90213b1dc8..e433aabab4 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@fortawesome/free-solid-svg-icons": "^6.1.1", "@fortawesome/react-native-fontawesome": "^0.3.2", "@lingui/react": "^4.5.0", - "@mattermost/react-native-paste-input": "^0.7.1", + "@mattermost/react-native-paste-input": "^0.8.0", "@miblanchard/react-native-slider": "^2.3.1", "@radix-ui/react-dropdown-menu": "^2.0.6", "@react-native-async-storage/async-storage": "1.23.1", diff --git a/yarn.lock b/yarn.lock index 7dcf1fc259..4fb4ef017a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4781,10 +4781,10 @@ dependencies: "@lukeed/csprng" "^1.1.0" -"@mattermost/react-native-paste-input@^0.7.1": - version "0.7.1" - resolved "https://registry.yarnpkg.com/@mattermost/react-native-paste-input/-/react-native-paste-input-0.7.1.tgz#f14585030b992cf7c9bbd0921225eefa501756ba" - integrity sha512-kY8LKtqRX2T/rtn/HNrzTitijuATvyzd6yl5WNWOsszmyzNcssKStjjCTBup04CyMxfwutUU1CWrYUb3hQO7oA== +"@mattermost/react-native-paste-input@^0.8.0": + version "0.8.0" + resolved "https://registry.yarnpkg.com/@mattermost/react-native-paste-input/-/react-native-paste-input-0.8.0.tgz#c5fb334b4bf5b43785292955a593af135e5b9de7" + integrity sha512-Tn+9gmq/Z+xr+sUlbnggUFBDYadSvDJotFgILQaXYjjff0huxnDrfGLPYGS07iXW8fokgPVaLEtsyuf1YxrC6w== dependencies: semver "7.6.0"