diff --git a/package.json b/package.json index 1541685..e81aa91 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react-native-intercom": "^7.0.0", "react-native-shake-event": "^4.0.1", "react-native-svg": "^5.4.1", - "react-native-ux-cam": "^3.5.0", + "react-native-ux-cam": "^4.0.0", "react-native-video": "react-native-community/react-native-video#4ca5956" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f18fdaa..7e0107c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4147,9 +4147,11 @@ react-native-svg@^5.4.1: color "^0.11.1" lodash "^4.16.6" -react-native-ux-cam@^3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/react-native-ux-cam/-/react-native-ux-cam-3.5.0.tgz#09f2b8542fd584ef8c2ed46dea41d86ff00ef790" +react-native-ux-cam@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/react-native-ux-cam/-/react-native-ux-cam-4.0.0.tgz#a5d5e5995a405f867c39448cbb92eab81b80ada8" + dependencies: + react-native-package "^1.1.0" react-native-video@react-native-community/react-native-video#4ca5956: version "1.1.0"