diff --git a/package.json b/package.json index f96c70b..cbceef2 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-helmet": "^6.1.0", "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz", "react-native-easing": "^1.0.1", - "react-native-reanimated": "2.2.0", + "react-native-reanimated": "2.2.4", "react-native-redash": "^16.1.1", "react-native-sugar-style": "^0.1.22", "react-native-svg": "^12.1.1", diff --git a/yarn.lock b/yarn.lock index 1757a63..c8a2512 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5433,10 +5433,10 @@ react-native-easing@^1.0.1: resolved "https://registry.yarnpkg.com/react-native-easing/-/react-native-easing-1.0.1.tgz#434b555f7e61969211d60f052f08041d2088e71d" integrity sha512-uMjTS+aTILnZpd5Cf1k0aSnO1alXiKuxhl/BfE04BkuDvcJIqn4A05gRvbhLJeNCADh6wSmVGaCAY6J/sXQsgQ== -react-native-reanimated@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.2.0.tgz#a6412c56b4e591d1f00fac949f62d0c72c357c78" - integrity sha512-lOJDd+5w1gY6DHGXG2jD1dsjzQmXQ2699HUc3IztvI2WP4zUT+UAA+zSG+5JiBS5DUnTL8YhhkmUQmr1KNGO5w== +react-native-reanimated@2.2.4: + version "2.2.4" + resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.2.4.tgz#36c5d15028b0bd7d479fba5199117ac870c7a532" + integrity sha512-Nn648MfEEnTCEiWsl1YmfkojiLyV0NMY0EiRdDRbZNfJVfxBuyqhCxI/4Jd7aBi162qpgf8XK2mByYgvF4zLrQ== dependencies: "@babel/plugin-transform-object-assign" "^7.10.4" fbjs "^3.0.0"