diff --git a/package.json b/package.json index 8d7d6322..75f178bc 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "react-native-animated-ellipsis": "^2.0.0", "react-native-background-timer": "^2.2.0", "react-native-camera": "^3.23.1", - "react-native-confirmation-code-field": "^6.0.0", + "react-native-confirmation-code-field": "^7.1.0", "react-native-convert-ph-asset": "^1.0.3", "react-native-dotenv": "^0.2.0", "react-native-elements": "^1.2.7", diff --git a/yarn.lock b/yarn.lock index a8b0c65a..5720f333 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8099,10 +8099,10 @@ react-native-camera@^3.23.1: dependencies: prop-types "^15.6.2" -react-native-confirmation-code-field@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/react-native-confirmation-code-field/-/react-native-confirmation-code-field-6.0.0.tgz#bc5e84cbe9bb9be85b5df2ab2d4e73a8084bc013" - integrity sha512-VydbDBernUpKTNw/ee6oGRgRYuYyRauodRCn8JrsTRGyi7+aG0O6Tx7fOiu+vCXjahTzqk0nC8qgodI/1fIWhw== +react-native-confirmation-code-field@^7.1.0: + version "7.1.0" + resolved "https://registry.yarnpkg.com/react-native-confirmation-code-field/-/react-native-confirmation-code-field-7.1.0.tgz#2394e80ad399cbbcfc7f87bb2eb8bc34eaa43a55" + integrity sha512-cGE36gnyQR9inqQwHghPhBiMj8PZOmW4n/bUtv+xnDxf4/gTv7ga6v3DSCREfQXRyeCmHZ7iRzj7diJzAgvxFg== react-native-convert-ph-asset@^1.0.3: version "1.0.3"