diff --git a/src/react-native-animated-charts/package.json b/src/react-native-animated-charts/package.json index 2a7f1b68979..afa57bf44d0 100644 --- a/src/react-native-animated-charts/package.json +++ b/src/react-native-animated-charts/package.json @@ -15,7 +15,7 @@ "d3-scale": "^4.0.2", "d3-shape": "^3.0.1", "react-native-gesture-handler": "^1.7.0", - "react-native-haptic-feedback": "^1.10.0", + "react-native-haptic-feedback": "^1.14.0", "react-native-reanimated": "^2.0.0-alpha.5", "react-native-redash": "^16.2.2", "react-native-svg": "^12.1.0" diff --git a/src/react-native-animated-charts/yarn.lock b/src/react-native-animated-charts/yarn.lock index 933d8a38309..5f56d5da392 100644 --- a/src/react-native-animated-charts/yarn.lock +++ b/src/react-native-animated-charts/yarn.lock @@ -517,9 +517,10 @@ react-native-gesture-handler@^1.7.0: invariant "^2.2.4" prop-types "^15.7.2" -react-native-haptic-feedback@^1.10.0: - version "1.13.0" - resolved "https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-1.13.0.tgz#e4974fc465a38548be262748e73098dc9dd3a0fb" +react-native-haptic-feedback@^1.14.0: + version "1.14.0" + resolved "https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-1.14.0.tgz#b50f49dedda4980b3c37c5780823f753cf3ee717" + integrity sha512-dSXZ6gAzl+W/L7BPjOpnT0bx0cgQiSr0sB3DjyDJbGIdVr4ISaktZC6gC9xYFTv2kMq0+KtbKi+dpd0WtxYZMw== react-native-reanimated@^2.0.0-alpha.5: version "2.0.0-alpha.5"