diff --git a/package.json b/package.json index 09630dd..45e13d0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-native-gesture-handler": "1.6.1", "react-native-maps": "0.26.1", "react-native-platform-touchable": "1.1.1", - "react-native-reanimated": "1.7.1", + "react-native-reanimated": "1.10.1", "react-native-safe-area-context": "0.6.0", "react-native-screens": "2.4.0", "react-native-web": "0.12.2", diff --git a/yarn.lock b/yarn.lock index 285e9ab..eb787d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6943,10 +6943,10 @@ react-native-platform-touchable@1.1.1, react-native-platform-touchable@^1.1.1: resolved "https://registry.yarnpkg.com/react-native-platform-touchable/-/react-native-platform-touchable-1.1.1.tgz#fde4acc65eea585d28b164d0c3716a42129a68e4" integrity sha1-/eSsxl7qWF0osWTQw3FqQhKaaOQ= -react-native-reanimated@1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.7.1.tgz#6363c7f3ebbabc56a05d5dccaf09d95f3b6a2d69" - integrity sha512-aBwhoQdH4shkeTPbi7vKcAwYOzBp/6zElEKuIOgby11TceoM7y5SgNImC3HbDWWld3QV2PA2AgQGwAy51WgF3Q== +react-native-reanimated@1.10.1: + version "1.10.1" + resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.10.1.tgz#82e79ae119e97b282ce53d16bc6db9765a56b22b" + integrity sha512-j9+GOEmLLEzFpxpYOA9dSBusUHGaTJAHSJ9tIXU4IgklN7hIB5CA6ONMnm6iQ5lC/nhNFdLKag/jOgzVa+mHBQ== dependencies: fbjs "^1.0.0"